Search Results for

    Show / Hide Table of Contents

    Class ServicesServiceFacade

    Inheritance
    System.Object
    ServicesServiceFacade
    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
    Assembly: Simplic.Telematic.FleetBoard.dll
    Syntax
    public class ServicesServiceFacade

    Constructors

    | Improve this Doc View Source

    ServicesServiceFacade(String)

    Declaration
    public ServicesServiceFacade(string webserviceUrl)
    Parameters
    Type Name Description
    System.String webserviceUrl

    Methods

    | Improve this Doc View Source

    GetVehicleStatus(Int64)

    Declaration
    public GetVehicleStatusDataResponseTypeVehicleStatusDataReport[] GetVehicleStatus(long vehicleId)
    Parameters
    Type Name Description
    System.Int64 vehicleId
    Returns
    Type Description
    GetVehicleStatusDataResponseTypeVehicleStatusDataReport[]
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx