CommodityContentConfigurationOriginAddressPhone Property | |
Gets or sets OriginAddressPhone.
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public string OriginAddressPhone { get; set; }
public:
property String^ OriginAddressPhone {
String^ get ();
void set (String^ value);
}
function get_OriginAddressPhone();
function set_OriginAddressPhone(value);
Property Value
Type:
StringSee Also