CustomerFirstName Property
Customer's first name.
Syntax
char* GetCustomerFirstName();
int SetCustomerFirstName(char* lpszCustomerFirstName);
Default Value
""
Remarks
Customer's first name. This property contains the customer's first name.
This property is not available at design time.
Data Type
String