ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / ExportOptions Class / IncludeDomainDescriptions Property

In This Topic
    IncludeDomainDescriptions Property
    In This Topic
    Specifies whether domain descriptions will be included in the resulting JSON file.
    Syntax
    public bool IncludeDomainDescriptions {get; set;}
    Public Property IncludeDomainDescriptions As Boolean
    Remarks
    This property is ignored for enterprise geodatabases older than 10.9.1.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also