Name | Description | |
---|---|---|
FeatureClassName | The name of the feature class to which the parent feature belongs. | |
ObjectID | The object ID of the parent feature. |
The following tables list the members exposed by FeatureInfo.
Name | Description | |
---|---|---|
FeatureClassName | The name of the feature class to which the parent feature belongs. | |
ObjectID | The object ID of the parent feature. |
Name | Description | |
---|---|---|
GetFeature | Gets the complete parent ArcGIS.Core.Data.Feature. This method must be called on the MCT. Use QueuedTask.Run. |