Show / Hide Table of Contents

Property SublayerContent

SublayerContent

Gets the sublayer ILayerContent that displays this table, if any.

Declaration
public ILayerContent? SublayerContent { get; }
Property Value
Type Description
ILayerContent

The sublayer ILayerContent that displays this table, if any.

Remarks

The sublayer content depends on how the feature table is used. For example, the sublayer content will be a BuildingComponentSublayer if the FeatureTable is associated with a BuildingSceneLayer BuildingSublayer hierarchy. Use the Layer property to access the parent layer.

The sublayer content will be null if the table is not associated with the sublayer.

Applies to

Platforms and versions
TargetVersions
.NET300
.NET Windows300
.NET Android300
.NET iOS300
In this article
Provide feedback
Back to top Copyright © 2025 Esri.