CommodityContentExportOriginAddressFax Property | |
Gets or sets OriginFax.
Namespace:
PSI.Sox
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public string OriginAddressFax { get; set; }
public:
property String^ OriginAddressFax {
String^ get ();
void set (String^ value);
}
function get_OriginAddressFax();
function set_OriginAddressFax(value);
Property Value
Type:
StringSee Also