CommodityContentExportOriginAddressContact Property | |
Gets or sets OriginContact.
Namespace:
PSI.Sox
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public string OriginAddressContact { get; set; }
public:
property String^ OriginAddressContact {
String^ get ();
void set (String^ value);
}
function get_OriginAddressContact();
function set_OriginAddressContact(value);
Property Value
Type:
StringSee Also