VendTable::validateCISVerificationNum Method
Validates the value of CISVerificationNum feild as per the defined pattern.
Syntax
client server public static boolean validateCISVerificationNum(VendCISVerificationNum _vendCISVerificationNum)
Run On
Called
Parameters
- _vendCISVerificationNum
Type: VendCISVerificationNum Extended Data Type
The value of the CISVerificationNum field.
Return Value
Type: boolean
true if the specified value matches the desired pattern; otherwise, false.