| TripRequestclientWCType Property |
[Missing <summary> documentation for "P:ParaPlan.Entities.TripRequest.clientWCType"]
Namespace:
ParaPlan.Entities
Assembly:
ParaPlanDll (in ParaPlanDll.dll) Version: 4.0.8861.21698
Syntax public string clientWCType { get; set; }
public:
property String^ clientWCType {
String^ get ();
void set (String^ value);
}
function get_clientWCType();
function set_clientWCType(value);
Property Value
Type:
StringSee Also