Search Results for

    Show / Hide Table of Contents

    Class VehicleRequestServiceFacade

    Inheritance
    System.Object
    VehicleRequestServiceFacade
    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 VehicleRequestServiceFacade

    Constructors

    | Improve this Doc View Source

    VehicleRequestServiceFacade(String)

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

    Methods

    | Improve this Doc View Source

    SendVehicleRequest(Int64[], Int64[], SendVehicleRequestTypeRequestType[])

    Declaration
    public SendVehicleRequestResponseType SendVehicleRequest(long[] vehicleIds, long[] vehicleGroupIds, SendVehicleRequestTypeRequestType[] sendVehicleRequestTypes)
    Parameters
    Type Name Description
    System.Int64[] vehicleIds
    System.Int64[] vehicleGroupIds
    SendVehicleRequestTypeRequestType[] sendVehicleRequestTypes
    Returns
    Type Description
    SendVehicleRequestResponseType
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx