CommodityContentExportOriginAddressTaxId Property | |
Gets or sets OriginAddressTaxId.
Namespace:
PSI.Sox
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public string OriginAddressTaxId { get; set; }
public:
property String^ OriginAddressTaxId {
String^ get ();
void set (String^ value);
}
function get_OriginAddressTaxId();
function set_OriginAddressTaxId(value);
Property Value
Type:
StringSee Also