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

In This Topic
    AssetGroup Class
    In This Topic
    The AssetGroup class provides information about Asset Groups within the utility network. In the core geodatabase, they are implemented as subtypes.
    Object Model
    AssetGroup ClassAssetType ClassNetworkSource Class
    Syntax
    public sealed class AssetGroup : ArcGIS.Core.CoreObjectsBase, System.IDisposable  
    Public NotInheritable Class AssetGroup 
       Inherits ArcGIS.Core.CoreObjectsBase
       Implements System.IDisposable 
    Inheritance Hierarchy

    System.Object
       ArcGIS.Core.CoreObjectsBase
          ArcGIS.Core.Data.UtilityNetwork.AssetGroup

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also