Search Results for

    Show / Hide Table of Contents

    Class updateTMObjectRequest

    Inheritance
    System.Object
    updateTMObjectRequest
    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.TransportManagementService
    Assembly: Simplic.Telematic.FleetBoard.dll
    Syntax
    [MessageContract(WrapperName = "updateTMObject", WrapperNamespace = "http://www.fleetboard.com/data", IsWrapped = true)]
    public class updateTMObjectRequest

    Constructors

    | Improve this Doc View Source

    updateTMObjectRequest()

    Declaration
    public updateTMObjectRequest()
    | Improve this Doc View Source

    updateTMObjectRequest(updateTMObjectRequestType)

    Declaration
    public updateTMObjectRequest(updateTMObjectRequestType UpdateTMObjectRequest1)
    Parameters
    Type Name Description
    updateTMObjectRequestType UpdateTMObjectRequest1

    Fields

    | Improve this Doc View Source

    UpdateTMObjectRequest1

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