ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Trace Namespace / FeatureElement Class
Properties Methods


In This Topic
    FeatureElement Class Members
    In This Topic

    The following tables list the members exposed by FeatureElement.

    Public Properties
     NameDescription
    Public PropertyGets the ArcGIS.Core.Data.UtilityNetwork.AssetGroup of the Row represented by the Element. (Inherited from ArcGIS.Core.Data.UtilityNetwork.Element)
    Public PropertyGets the ArcGIS.Core.Data.UtilityNetwork.AssetType of the Row represented by the Element. (Inherited from ArcGIS.Core.Data.UtilityNetwork.Element)
    Public Property Gets the GlobalID of the Row represented by the Element. (Inherited from ArcGIS.Core.Data.UtilityNetwork.Element)
    Public PropertyGets the ArcGIS.Core.Data.UtilityNetwork.NetworkSource (usually a table) that stores the Row represented by the Element. (Inherited from ArcGIS.Core.Data.UtilityNetwork.Element)
    Public Property Gets the ObjectID of the Row represented by the Element. (Inherited from ArcGIS.Core.Data.UtilityNetwork.Element)
    Public Property If this Element represents an edge feature, this may be used to specify the exact point along the edge. (Inherited from ArcGIS.Core.Data.UtilityNetwork.Element)
    Public Property Indicates where on the linear feature the edge element starts, represented as a percentage of the length of the feature (between 0 and 1). (Inherited from ArcGIS.Core.Data.UtilityNetwork.Element)
    Public Property Indicates where on the linear feature the edge element ends, represented as a percentage of the length of the feature (between 0 and 1) (Inherited from ArcGIS.Core.Data.UtilityNetwork.Element)
    Public PropertyGets the field values that were specified in the ResultOptions during a trace.  
    Public PropertyGets the network attribute values that were specified in the ResultOptions during a trace.  
    Public PropertyGets or sets The ArcGIS.Core.Data.UtilityNetwork.Terminal of the Row represented by the Element. (Inherited from ArcGIS.Core.Data.UtilityNetwork.Element)
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.  (Inherited from ArcGIS.Core.Data.UtilityNetwork.Element)
    Public Method Obtains a hash code of the object. Used in Equals. (Inherited from ArcGIS.Core.Data.UtilityNetwork.Element)
    Top
    See Also