ShippingState Property
Customer's shipping state.
Syntax
char* GetShippingState();
int SetShippingState(char* lpszShippingState);
Default Value
""
Remarks
Customer's shipping state.
This property is not available at design time.
Data Type
String