Description
Retrieves entity ID of the current feature from the RFFeature interface object.
Syntax
Function RFFeature.GetID(pFeatureID As RFEntityID) As RFErrorCode
The GetID syntax has these parts:
| Part | Description |
|---|---|
| pFeatureID | [OUT] RFEntityID Required. Entity ID of the feature. |
Remarks