Search Results for

    Show / Hide Table of Contents

    Class sendTMObjectRequest

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

    Constructors

    | Improve this Doc View Source

    sendTMObjectRequest()

    Declaration
    public sendTMObjectRequest()
    | Improve this Doc View Source

    sendTMObjectRequest(sendTMObjectRequestType)

    Declaration
    public sendTMObjectRequest(sendTMObjectRequestType SendTMObjectRequest1)
    Parameters
    Type Name Description
    sendTMObjectRequestType SendTMObjectRequest1

    Fields

    | Improve this Doc View Source

    SendTMObjectRequest1

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