Greet 2014
Documentation for the GREET 2014 API
 All Classes Namespaces Functions Variables Enumerations Properties Events
Greet.DataStructureV3.Entities.VehicleListItem Class Reference

This class is used to list out Vehicles for a datagridview representation More...

Properties

string FuelsUsed [get, set]
 String representing fuel names, comma separated for the vehicle More...
 
int VehicleID [get, set]
 Integer representing the id of this vehicle More...
 
string VehicleName [get, set]
 String representing the name of the vehicle More...
 

Detailed Description

This class is used to list out Vehicles for a datagridview representation

Property Documentation

string Greet.DataStructureV3.Entities.VehicleListItem.FuelsUsed
getset

String representing fuel names, comma separated for the vehicle

int Greet.DataStructureV3.Entities.VehicleListItem.VehicleID
getset

Integer representing the id of this vehicle

string Greet.DataStructureV3.Entities.VehicleListItem.VehicleName
getset

String representing the name of the vehicle


The documentation for this class was generated from the following file: