CompanyInfo::isValidAccountOfficeRefNum Method
Validates the value of the AccountsOfficeRefNum_GB field according to the defined pattern.
Syntax
client server public static boolean isValidAccountOfficeRefNum(AccountOfficeRefNum _strAccountOfficeRefNum)
Run On
Called
Parameters
- _strAccountOfficeRefNum
Type: AccountOfficeRefNum Extended Data Type
The value of the AccountsOfficeRefNum field.
Return Value
Type: boolean
true if the specified value matches the desired pattern; otherwise, false.