ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data Namespace / Domain Class / SplitPolicy Property

In This Topic
    SplitPolicy Property (Domain)
    In This Topic
    Gets the SplitPolicy of the domain.
    Syntax
    Public ReadOnly Property SplitPolicy As SplitPolicy
    public SplitPolicy SplitPolicy {get;}

    Property Value

    The SplitPolicy of the domain.
    Exceptions
    ExceptionDescription
    A geodatabase-related exception has occurred.
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also