Class VehicleSeatType
Describes a seat in a vehicle
Inherited Members
Namespace: Veds
Assembly: Ng911Lib.dll
Syntax
[Serializable]
public class VehicleSeatType : ComplexObjectType
  Fields
| Edit this page View SourceVehicleSeatLocationCategoryCode
Indicates seat location in the vehicle
Declaration
public VehicleSeatLocationCategoryCodeType[] VehicleSeatLocationCategoryCode
  Field Value
| Type | Description | 
|---|---|
| VehicleSeatLocationCategoryCodeType[] | 
VehicleSeatOccupiedIndicator
Indicates if this seat sensor determines seat is occupied.
Declaration
public boolean[] VehicleSeatOccupiedIndicator
  Field Value
| Type | Description | 
|---|---|
| boolean[] | 
VehicleSeatbeltFastenedIndicator
Indicates if this seatbelt is fastened.
Declaration
public boolean[] VehicleSeatbeltFastenedIndicator
  Field Value
| Type | Description | 
|---|---|
| boolean[] | 
VehicleSeatbeltMonitoredIndicator
Indicates if this seatbelt is being monitored.
Declaration
public boolean[] VehicleSeatbeltMonitoredIndicator
  Field Value
| Type | Description | 
|---|---|
| boolean[] |