ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / StandaloneTable Class / SubtypeValue Property

In This Topic
    SubtypeValue Property (StandaloneTable)
    In This Topic
    Gets the subtype value that is used in the standalone table definition.
    Syntax
    Public ReadOnly Property SubtypeValue As Integer
    public int SubtypeValue {get;}
    Remarks
    This property is honored only when the standalone table is a member of SubtypeGroupTable. Use the IsSubtypeTable property to determine if the standalone table is a member of a SubtypeGroupTable.
    Requirements

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

    ArcGIS Pro version: 3.3 or higher.
    See Also