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


In This Topic
    AssetType Class Methods
    In This Topic

    For a list of all members of this type, see AssetType members.

    Public Methods
     NameDescription
    Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
    Public MethodGets the type of ContainerSplitPolicy this instance of AssetType supports.  
    Public MethodGets the ConnectivityPolicy supported by this asset type.  
    Public MethodGets the TerminalConfiguration supported by this asset type. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method 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).  
    Public MethodGets whether or not the GetLinearConnectivityPolicy method will return a meaningful result.  
    Public MethodGets whether or not the GetTerminalConfiguration method will return a meaningful result.  
    Top
    See Also