ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMImageServiceLayer Class / FeatureTable Property

In This Topic
    FeatureTable Property (CIMImageServiceLayer)
    In This Topic
    Gets or sets the feature table.
    Syntax
    Public Property FeatureTable As CIMFeatureTable
    public CIMFeatureTable FeatureTable {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also