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


In This Topic
    Tier Class Members
    In This Topic

    The following tables list the members exposed by Tier.

    Public Properties
     NameDescription
    Public PropertyGets the parent DomainNetwork that contains this tier.  
    Public Property Gets a value indicating whether disjoint subnetworks are supported in this tier.  
    Public Property Get the name of the tier.  
    Public Property Gets the numeric rank of the tier.  
    Public Property Gets the name of the subnetwork name field.  
    Public PropertyGets the TierGroup this tier participates in.  
    Public PropertyGets the TierTopologyType of the tier.  
    Public PropertyGets a list of valid AssetType values for devices that can belong to this tier.  
    Public PropertyGets a list of valid AssetType values for edge objects that can belong to this tier.  
    Public PropertyGets a list of valid AssetType values for junction objects that can belong to this tier.  
    Public PropertyGets a list of valid AssetType values for junction object subnetwork controllers within this tier.  
    Public PropertyGets a list of valid AssetType values for junctions that can belong to this tier.  
    Public PropertyGets a list of valid AssetType values for lines that can belong to this tier.  
    Public PropertyGets a list of valid AssetType values for device subnetwork controllers within this tier.  
    Public PropertyGets a list of AssetType values for lines that are aggregated into the SubnetLine feature class.  
    Top
    Public Methods
     NameDescription
    Public Method Gets the default diagram template names for this tier.  
    Public Method Describes how update subnetwork uses eventing for a particular version type.  
    Public MethodThe default ArcGIS.Core.Data.UtilityNetwork.Trace.TraceConfiguration that defines subnetworks within this tier.  
    Public Method Describes how update subnetwork promulgates subnetwork names to associated features.  
    Top
    See Also