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