ArcGIS Pro 2.6 API Reference Guide
AssetType Class Members
Properties  Methods 


ArcGIS.Core.Data.UtilityNetwork Namespace : AssetType Class

The following tables list the members exposed by AssetType.

Public Properties
 NameDescription
Public PropertyGets the parent AssetGroup.  
Public Property Gets the association deletion type of this asset type.  
Public PropertyGets the AssociationRoleType of this asset type. This indicates whether the asset type can be a Container, Structure, or neither.  
Public Property Gets a list of categories supported by this asset type.  
Public Property Gets the ID of this asset type.  
Public Property Gets the default scale of any containers created from this asset type.  
Public Property Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase)
Public Property Gets the name of the asset type.  
Top
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

Reference

AssetType Class
ArcGIS.Core.Data.UtilityNetwork Namespace