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

In This Topic
    IncludeContent Property
    In This Topic
    Indicates whether to include content of container trace results as additional results.
    Syntax
    public bool IncludeContent {get; set;}
    Public Property IncludeContent As Boolean
    Remarks
    The default is false.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also