Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether the ID value is valid before it is inserted.
Syntax
client server public static void validatePBAIdValue(PBAId _pbaId)
Run On
Called
Parameters
- _pbaId
Type: PBAId Extended Data Type
The new ID to be inserted.
Exceptions
Exception | Condition |
---|---|
Error | The specified ID is not valid. |
Remarks
This method calls the ValidatePBAIdByPBXComponentId method.