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