ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Trace Namespace / TraceConfiguration Class / IncludeStructures Property

In This Topic
    IncludeStructures Property
    In This Topic
    Indicates whether to include structures attached to results as additional results.
    Syntax
    public bool IncludeStructures {get; set;}
    Public Property IncludeStructures As Boolean
    Remarks
    The default is false.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also