Search Results for

    Show / Hide Table of Contents

    Class updateTourRequest

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

    Constructors

    | Improve this Doc View Source

    updateTourRequest()

    Declaration
    public updateTourRequest()
    | Improve this Doc View Source

    updateTourRequest(updateTour)

    Declaration
    public updateTourRequest(updateTour updateTour)
    Parameters
    Type Name Description
    updateTour updateTour

    Fields

    | Improve this Doc View Source

    updateTour

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