| TripRequestclientNeedsWCVan Property |
[Missing <summary> documentation for "P:ParaPlan.Entities.TripRequest.clientNeedsWCVan"]
Namespace:
ParaPlan.Entities
Assembly:
ParaPlanDll (in ParaPlanDll.dll) Version: 4.0.8861.21698
Syntax public bool clientNeedsWCVan { get; set; }
public:
property bool clientNeedsWCVan {
bool get ();
void set (bool value);
}
function get_clientNeedsWCVan();
function set_clientNeedsWCVan(value);
Property Value
Type:
BooleanSee Also