ArcGIS Pro 3.7 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 Property IncludeDomainDescriptions As Boolean
    public bool IncludeDomainDescriptions {get; set;}
    Remarks
    This property is ignored for enterprise geodatabases older than 10.9.1.
    Requirements

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

    ArcGIS Pro version: 3.3 or higher.
    See Also