ShippingLastName Property
Customer's last name.
Syntax
char* GetShippingLastName();
int SetShippingLastName(char* lpszShippingLastName);
Default Value
""
Remarks
Customer's last name.
This property is not available at design time.
Data Type
String