Class GetVehicleStatusDataResponseType
Implements
System.ComponentModel.INotifyPropertyChanged
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Simplic.Telematic.FleetBoard.ServicesService
Assembly: Simplic.Telematic.FleetBoard.dll
Syntax
[Serializable]
public class GetVehicleStatusDataResponseType : ServicesServiceResponseType, INotifyPropertyChanged
Properties
| Improve this Doc View SourceVehicleStatusDataReport
Declaration
public GetVehicleStatusDataResponseTypeVehicleStatusDataReport[] VehicleStatusDataReport { get; set; }
Property Value
Type | Description |
---|---|
GetVehicleStatusDataResponseTypeVehicleStatusDataReport[] |
Implements
System.ComponentModel.INotifyPropertyChanged