Description
Sets a specified feature entity ID to the RFFeature interface object.
Syntax
Function RFFeature.SetID(featureID As RFEntityID) As RFErrorCode
The SetID syntax has these parts:
| Part | Description |
|---|---|
| featureID | [IN] RFEntityID Required. Entity ID of a feature to set. |
Remarks