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