Search Results for

    Show / Hide Table of Contents

    Class connectTour2VehicleRequest

    Inheritance
    System.Object
    connectTour2VehicleRequest
    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.OrderService
    Assembly: Simplic.Telematic.FleetBoard.dll
    Syntax
    [MessageContract(IsWrapped = false)]
    public class connectTour2VehicleRequest

    Constructors

    | Improve this Doc View Source

    connectTour2VehicleRequest()

    Declaration
    public connectTour2VehicleRequest()
    | Improve this Doc View Source

    connectTour2VehicleRequest(connectTour2Vehicle)

    Declaration
    public connectTour2VehicleRequest(connectTour2Vehicle connectTour2Vehicle)
    Parameters
    Type Name Description
    connectTour2Vehicle connectTour2Vehicle

    Fields

    | Improve this Doc View Source

    connectTour2Vehicle

    Declaration
    [MessageBodyMember(Namespace = "http://www.fleetboard.com/data", Order = 0)]
    public connectTour2Vehicle connectTour2Vehicle
    Field Value
    Type Description
    connectTour2Vehicle
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx