ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / AssetType Class / IsContainerSplitPolicySupported Method

In This Topic
    IsContainerSplitPolicySupported Method
    In This Topic
    Gets a value indicating whether this instance of AssetType supports a policy where a container can split its contents (e.g., structure network line features).
    Syntax
    public bool IsContainerSplitPolicySupported()
    Public Function IsContainerSplitPolicySupported() As Boolean

    Return Value

    true if the container split policy is supported; otherwise, false.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also