ServiceCarrier Property | |
Gets the Carrier
Namespace:
PSI.Sox
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax [IgnoreDataMemberAttribute]
public string Carrier { get; }
public:
[IgnoreDataMemberAttribute]
property String^ Carrier {
String^ get ();
}
Property Value
Type:
StringSee Also