ShipperConfigurationSms Property |  |
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax[DefaultValueAttribute("")]
public string Sms { get; set; }
public:
[DefaultValueAttribute(L"")]
virtual property String^ Sms {
String^ get () sealed;
void set (String^ value) sealed;
}
function get_Sms();
function set_Sms(value);
Property Value
Type:
String
See Also