CommodityContentExportOriginAddressLine1 Property | |
Gets or sets OriginAddress1.
Namespace:
PSI.Sox
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public string OriginAddressLine1 { get; set; }
public:
property String^ OriginAddressLine1 {
String^ get ();
void set (String^ value);
}
function get_OriginAddressLine1();
function set_OriginAddressLine1(value);
Property Value
Type:
StringSee Also