ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Telecom Namespace / TelecomElement Class
Properties Methods


In This Topic
    TelecomElement Class Members
    In This Topic

    The following tables list the members exposed by TelecomElement.

    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 The first unit of the element.  
    Public Property Gets the GlobalID of the Row represented by the Element. (Inherited from ArcGIS.Core.Data.UtilityNetwork.Element)
    Public Property The last unit of the 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 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.   
    Public MethodOverridden.  Obtains a hash code for this object. Used in Equals.  
    Top
    See Also