Search Results for

    Show / Hide Table of Contents

    Class GetVehicleStatusDataResponseType

    Inheritance
    System.Object
    ServicesServiceResponseType
    GetVehicleStatusDataResponseType
    Implements
    System.ComponentModel.INotifyPropertyChanged
    Inherited Members
    ServicesServiceResponseType.limit
    ServicesServiceResponseType.offset
    ServicesServiceResponseType.resultSize
    ServicesServiceResponseType.responseSize
    ServicesServiceResponseType.PropertyChanged
    ServicesServiceResponseType.RaisePropertyChanged(String)
    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 Source

    VehicleStatusDataReport

    Declaration
    public GetVehicleStatusDataResponseTypeVehicleStatusDataReport[] VehicleStatusDataReport { get; set; }
    Property Value
    Type Description
    GetVehicleStatusDataResponseTypeVehicleStatusDataReport[]

    Implements

    System.ComponentModel.INotifyPropertyChanged
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx