ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Trace Namespace / FeatureElement Class


In This Topic
    FeatureElement Class Properties
    In This Topic

    For a list of all members of this type, see FeatureElement members.

    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
    See Also