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