sublayerContent property

LayerContent? get sublayerContent

The sublayer LayerContent that displays this table, if any.

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 FeatureTable.layer property to access the parent layer.

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