ProfileShipperConfigurationShipperSymbol Property | |
Gets or sets the TemplateName.
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public string ShipperSymbol { get; set; }
public:
property String^ ShipperSymbol {
String^ get ();
void set (String^ value);
}
function get_ShipperSymbol();
function set_ShipperSymbol(value);
Property Value
Type:
StringSee Also