Search Results for

    Show / Hide Table of Contents

    Class createTourRequest

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

    Constructors

    | Improve this Doc View Source

    createTourRequest()

    Declaration
    public createTourRequest()
    | Improve this Doc View Source

    createTourRequest(createTour)

    Declaration
    public createTourRequest(createTour createTour)
    Parameters
    Type Name Description
    createTour createTour

    Fields

    | Improve this Doc View Source

    createTour

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