ArcGIS Pro 3.0 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, Windows 8.1

    See Also