| Vehicleyear Property |
[Missing <summary> documentation for "P:ParaPlanREST.Models.Vehicle.year"]
Namespace:
ParaPlanREST.Models
Assembly:
ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string year { get; set; }
public:
property String^ year {
String^ get ();
void set (String^ value);
}
function get_year();
function set_year(value);
Property Value
Type:
StringSee Also