Description
Enables or disables the entity ID validation procedure, which is performed whenever an entity ID is passed as an input argument of a method.
Syntax
Sub RFApplication.SetCheckValidityOfEntityIDFlag(bStatus As Boolean)
The SetCheckValidityOfEntityIDFlag syntax has these parts:
| Part | Description |
|---|---|
| bStatus | [IN] Boolean Required. Boolean value indicating the entity ID validation procedure is enabled or not. |