SoldToFirstName Property
Sender's first name.
Syntax
__property String SoldToFirstName = {read=FSoldToFirstName, write=FSetSoldToFirstName, default=""};
Default Value
""
Remarks
Sender's first name. The value of this property is required. Values for either SoldToFirstName and SoldToLastName or SoldToCompany must be sent.
Data Type
String