Search Results for

    Show / Hide Table of Contents

    Class getTMObjectRequest

    Inheritance
    System.Object
    getTMObjectRequest
    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 = "getTMObject", WrapperNamespace = "http://www.fleetboard.com/data", IsWrapped = true)]
    public class getTMObjectRequest

    Constructors

    | Improve this Doc View Source

    getTMObjectRequest()

    Declaration
    public getTMObjectRequest()
    | Improve this Doc View Source

    getTMObjectRequest(getTMObjectRequestType)

    Declaration
    public getTMObjectRequest(getTMObjectRequestType GetTMObjectRequest1)
    Parameters
    Type Name Description
    getTMObjectRequestType GetTMObjectRequest1

    Fields

    | Improve this Doc View Source

    GetTMObjectRequest1

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