TrackingRequestCarrier Property | |
carrier
Namespace:
PSI.Sox.Tracking
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public string Carrier { get; set; }
public:
property String^ Carrier {
String^ get ();
void set (String^ value);
}
function get_Carrier();
function set_Carrier(value);
Property Value
Type:
StringSee Also