CommodityContentExportOriginAddressLine2 Property | |
Gets or sets OriginAddress2.
Namespace:
PSI.Sox
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public string OriginAddressLine2 { get; set; }
public:
property String^ OriginAddressLine2 {
String^ get ();
void set (String^ value);
}
function get_OriginAddressLine2();
function set_OriginAddressLine2(value);
Property Value
Type:
StringSee Also