| VehicledefaultDriverId Property |
[Missing <summary> documentation for "P:ParaPlanREST.Models.Vehicle.defaultDriverId"]
Namespace:
ParaPlanREST.Models
Assembly:
ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public int defaultDriverId { get; set; }
public:
property int defaultDriverId {
int get ();
void set (int value);
}
function get_defaultDriverId();
function set_defaultDriverId(value);
Property Value
Type:
Int32See Also