| StopotherRiders Property |
Riders other than
Namespace:
ParaPlanREST.Models
Assembly:
ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public int otherRiders { get; set; }
public:
property int otherRiders {
int get ();
void set (int value);
}
function get_otherRiders();
function set_otherRiders(value);
Property Value
Type:
Int32See Also