ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / AssetGroup Class
Properties Methods


In This Topic
    AssetGroup Class Members
    In This Topic

    The following tables list the members exposed by AssetGroup.

    Public Properties
     NameDescription
    Public Property Gets the ID of the AssetGroup. This corresponds to the subtype code.  
    Public Property Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase)
    Public Property Gets the name of the AssetGroup.  
    Public PropertyGets the parent NetworkSource.  
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
    Public MethodGets an AssetType object with the specified name. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Gets a list of AssetTypes for this Asset Group. This method must be called on the MCT. Use QueuedTask.Run.  
    Top
    See Also