ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.Topology Namespace / FeatureInfo Class
Properties Methods


In This Topic
    FeatureInfo Class Members
    In This Topic

    The following tables list the members exposed by FeatureInfo.

    Public Properties
     NameDescription
    Public Property The name of the feature class to which the parent feature belongs.  
    Public Property The object ID of the parent feature.  
    Top
    Public Methods
     NameDescription
    Public MethodGets the complete parent ArcGIS.Core.Data.Feature. This method must be called on the MCT. Use QueuedTask.Run.  
    Top
    See Also