ArcGIS Pro 2.6 API Reference Guide
GetContainerSplitPolicy Method

ArcGIS.Core.Data.UtilityNetwork Namespace > AssetType Class : GetContainerSplitPolicy Method
Gets the type of ContainerSplitPolicy this instance of AssetType supports.
Syntax
public ContainerSplitPolicy GetContainerSplitPolicy()
Public Function GetContainerSplitPolicy() As ContainerSplitPolicy

Return Value

The type of ContainerSplitPolicy this instance of AssetType supports.
Exceptions
ExceptionDescription
This instance of AssetType does not support this operation.
Remarks
If IsContainerSplitPolicySupported returns false, calling this method will result in an exception.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

AssetType Class
AssetType Members