ArcGIS Pro 3.7 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 Property IncludeContent As Boolean
    public bool IncludeContent {get; set;}
    Remarks
    The default is false.
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also