Search Results for

    Show / Hide Table of Contents

    Class sendTMObjectResponse

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

    Constructors

    | Improve this Doc View Source

    sendTMObjectResponse()

    Declaration
    public sendTMObjectResponse()
    | Improve this Doc View Source

    sendTMObjectResponse(sendTMObjectResponseType)

    Declaration
    public sendTMObjectResponse(sendTMObjectResponseType SendTMObjectResponse1)
    Parameters
    Type Name Description
    sendTMObjectResponseType SendTMObjectResponse1

    Fields

    | Improve this Doc View Source

    SendTMObjectResponse1

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