Name | Description | |
---|---|---|
![]() | Dispose | (Inherited from ArcGIS.Core.CoreObjectsBase) |
![]() | GetContainerSplitPolicy | Gets the type of ContainerSplitPolicy this instance of AssetType supports. |
![]() | GetLinearConnectivityPolicy | Gets the ConnectivityPolicy supported by this asset type. |
![]() | GetTerminalConfiguration | Gets the TerminalConfiguration supported by this asset type. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | IsContainerSplitPolicySupported | 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). |
![]() | IsLinearConnectivityPolicySupported | Gets whether or not the GetLinearConnectivityPolicy method will return a meaningful result. |
![]() | IsTerminalConfigurationSupported | Gets whether or not the GetTerminalConfiguration method will return a meaningful result. |