AccountNumber Property
Account number for this entity.
Syntax
__property String AccountNumber = {read=FAccountNumber, write=FSetAccountNumber, default=""};
Default Value
""
Remarks
The account number for this customer, vendor, or employee.
Data Type
String