Share via


PBATable::validatePBAIdValue Method

Determines whether the ID value is valid before it is inserted.

Syntax

client server public static void validatePBAIdValue(PBAId _pbaId)

Run On

Called

Parameters

Exceptions

Exception Condition
Error

The specified ID is not valid.

Remarks

This method calls the ValidatePBAIdByPBXComponentId method.

See Also

Reference

PBATable Table