ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMSegmentationTarget Class / SegmentIDs Property

In This Topic
    SegmentIDs Property
    In This Topic
    Gets or sets the segment IDs of the target.
    Syntax
    public string[] SegmentIDs {get; set;}
    Public Property SegmentIDs As String()
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also