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


In This Topic
    TraceResultFieldValue Class Members
    In This Topic

    The following tables list the members exposed by TraceResultFieldValue.

    Public Properties
     NameDescription
    Public Property The description of the coded value for the field.  
    Public PropertyThe name of the ArcGIS.Core.Data.Row's field. (Inherited from ArcGIS.Core.Data.FieldValue)
    Public PropertyThe type of the ArcGIS.Core.Data.Row's field. (Inherited from ArcGIS.Core.Data.FieldValue)
    Public PropertyThe value of the ArcGIS.Core.Data.Row's field. (Inherited from ArcGIS.Core.Data.FieldValue)
    Top
    See Also