Search Results for

    Show / Hide Table of Contents

    Class TransportManagementServiceClient

    Inheritance
    System.Object
    System.ServiceModel.ClientBase<TransportManagementService>
    TransportManagementServiceClient
    Implements
    System.ServiceModel.ICommunicationObject
    System.IDisposable
    TransportManagementService
    Inherited Members
    System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementService.TransportManagementService>.GetDefaultValueForInitialization<T>()
    System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementService.TransportManagementService>.Open()
    System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementService.TransportManagementService>.Abort()
    System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementService.TransportManagementService>.Close()
    System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementService.TransportManagementService>.DisplayInitializationUI()
    System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementService.TransportManagementService>.CreateChannel()
    System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementService.TransportManagementService>.System.IDisposable.Dispose()
    System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementService.TransportManagementService>.System.ServiceModel.ICommunicationObject.Open(System.TimeSpan)
    System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementService.TransportManagementService>.System.ServiceModel.ICommunicationObject.Close(System.TimeSpan)
    System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementService.TransportManagementService>.System.ServiceModel.ICommunicationObject.BeginClose(System.AsyncCallback, System.Object)
    System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementService.TransportManagementService>.System.ServiceModel.ICommunicationObject.BeginClose(System.TimeSpan, System.AsyncCallback, System.Object)
    System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementService.TransportManagementService>.System.ServiceModel.ICommunicationObject.EndClose(System.IAsyncResult)
    System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementService.TransportManagementService>.System.ServiceModel.ICommunicationObject.BeginOpen(System.AsyncCallback, System.Object)
    System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementService.TransportManagementService>.System.ServiceModel.ICommunicationObject.BeginOpen(System.TimeSpan, System.AsyncCallback, System.Object)
    System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementService.TransportManagementService>.System.ServiceModel.ICommunicationObject.EndOpen(System.IAsyncResult)
    System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementService.TransportManagementService>.InvokeAsync(System.ServiceModel.ClientBase.BeginOperationDelegate<>, System.Object[], System.ServiceModel.ClientBase.EndOperationDelegate<>, System.Threading.SendOrPostCallback, System.Object)
    System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementService.TransportManagementService>.Channel
    System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementService.TransportManagementService>.CacheSetting
    System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementService.TransportManagementService>.ChannelFactory
    System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementService.TransportManagementService>.ClientCredentials
    System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementService.TransportManagementService>.State
    System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementService.TransportManagementService>.InnerChannel
    System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementService.TransportManagementService>.Endpoint
    System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementService.TransportManagementService>.System.ServiceModel.ICommunicationObject.Closed
    System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementService.TransportManagementService>.System.ServiceModel.ICommunicationObject.Closing
    System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementService.TransportManagementService>.System.ServiceModel.ICommunicationObject.Faulted
    System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementService.TransportManagementService>.System.ServiceModel.ICommunicationObject.Opened
    System.ServiceModel.ClientBase<Simplic.Telematic.FleetBoard.TransportManagementService.TransportManagementService>.System.ServiceModel.ICommunicationObject.Opening
    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
    public class TransportManagementServiceClient : ClientBase<TransportManagementService>, ICommunicationObject, IDisposable, TransportManagementService

    Constructors

    | Improve this Doc View Source

    TransportManagementServiceClient()

    Declaration
    public TransportManagementServiceClient()
    | Improve this Doc View Source

    TransportManagementServiceClient(Binding, EndpointAddress)

    Declaration
    public TransportManagementServiceClient(Binding binding, EndpointAddress remoteAddress)
    Parameters
    Type Name Description
    System.ServiceModel.Channels.Binding binding
    System.ServiceModel.EndpointAddress remoteAddress
    | Improve this Doc View Source

    TransportManagementServiceClient(String)

    Declaration
    public TransportManagementServiceClient(string endpointConfigurationName)
    Parameters
    Type Name Description
    System.String endpointConfigurationName
    | Improve this Doc View Source

    TransportManagementServiceClient(String, EndpointAddress)

    Declaration
    public TransportManagementServiceClient(string endpointConfigurationName, EndpointAddress remoteAddress)
    Parameters
    Type Name Description
    System.String endpointConfigurationName
    System.ServiceModel.EndpointAddress remoteAddress
    | Improve this Doc View Source

    TransportManagementServiceClient(String, String)

    Declaration
    public TransportManagementServiceClient(string endpointConfigurationName, string remoteAddress)
    Parameters
    Type Name Description
    System.String endpointConfigurationName
    System.String remoteAddress

    Methods

    | Improve this Doc View Source

    addTMObjectAttachment(addTMObjectAttachmentRequestType)

    Declaration
    public addTMObjectAttachmentResponseType addTMObjectAttachment(addTMObjectAttachmentRequestType AddTMObjectAttachmentRequest1)
    Parameters
    Type Name Description
    addTMObjectAttachmentRequestType AddTMObjectAttachmentRequest1
    Returns
    Type Description
    addTMObjectAttachmentResponseType
    | Improve this Doc View Source

    addTMObjectAttachmentAsync(addTMObjectAttachmentRequestType)

    Declaration
    public Task<addTMObjectAttachmentResponse> addTMObjectAttachmentAsync(addTMObjectAttachmentRequestType AddTMObjectAttachmentRequest1)
    Parameters
    Type Name Description
    addTMObjectAttachmentRequestType AddTMObjectAttachmentRequest1
    Returns
    Type Description
    System.Threading.Tasks.Task<addTMObjectAttachmentResponse>
    | Improve this Doc View Source

    createComplexTMObject(createComplexTMObjectRequestType)

    Declaration
    public createComplexTMObjectResponseType createComplexTMObject(createComplexTMObjectRequestType CreateComplexTMObjectRequest1)
    Parameters
    Type Name Description
    createComplexTMObjectRequestType CreateComplexTMObjectRequest1
    Returns
    Type Description
    createComplexTMObjectResponseType
    | Improve this Doc View Source

    createComplexTMObjectAsync(createComplexTMObjectRequestType)

    Declaration
    public Task<createComplexTMObjectResponse> createComplexTMObjectAsync(createComplexTMObjectRequestType CreateComplexTMObjectRequest1)
    Parameters
    Type Name Description
    createComplexTMObjectRequestType CreateComplexTMObjectRequest1
    Returns
    Type Description
    System.Threading.Tasks.Task<createComplexTMObjectResponse>
    | Improve this Doc View Source

    createTMObject(createTMObjectRequestType)

    Declaration
    public createTMObjectResponseType createTMObject(createTMObjectRequestType CreateTMObjectRequest1)
    Parameters
    Type Name Description
    createTMObjectRequestType CreateTMObjectRequest1
    Returns
    Type Description
    createTMObjectResponseType
    | Improve this Doc View Source

    createTMObjectAsync(createTMObjectRequestType)

    Declaration
    public Task<createTMObjectResponse> createTMObjectAsync(createTMObjectRequestType CreateTMObjectRequest1)
    Parameters
    Type Name Description
    createTMObjectRequestType CreateTMObjectRequest1
    Returns
    Type Description
    System.Threading.Tasks.Task<createTMObjectResponse>
    | Improve this Doc View Source

    deleteTMObject(deleteTMObjectRequestType)

    Declaration
    public deleteTMObjectResponseType deleteTMObject(deleteTMObjectRequestType DeleteTMObjectRequest1)
    Parameters
    Type Name Description
    deleteTMObjectRequestType DeleteTMObjectRequest1
    Returns
    Type Description
    deleteTMObjectResponseType
    | Improve this Doc View Source

    deleteTMObjectAsync(deleteTMObjectRequestType)

    Declaration
    public Task<deleteTMObjectResponse> deleteTMObjectAsync(deleteTMObjectRequestType DeleteTMObjectRequest1)
    Parameters
    Type Name Description
    deleteTMObjectRequestType DeleteTMObjectRequest1
    Returns
    Type Description
    System.Threading.Tasks.Task<deleteTMObjectResponse>
    | Improve this Doc View Source

    finishTMObject(finishTMObjectRequestType)

    Declaration
    public finishTMObjectResponseType finishTMObject(finishTMObjectRequestType FinishTMObjectRequest1)
    Parameters
    Type Name Description
    finishTMObjectRequestType FinishTMObjectRequest1
    Returns
    Type Description
    finishTMObjectResponseType
    | Improve this Doc View Source

    finishTMObjectAsync(finishTMObjectRequestType)

    Declaration
    public Task<finishTMObjectResponse> finishTMObjectAsync(finishTMObjectRequestType FinishTMObjectRequest1)
    Parameters
    Type Name Description
    finishTMObjectRequestType FinishTMObjectRequest1
    Returns
    Type Description
    System.Threading.Tasks.Task<finishTMObjectResponse>
    | Improve this Doc View Source

    getEmptyTMObject(getEmptyTMObjectRequestType)

    Declaration
    public getEmptyTMObjectResponseType getEmptyTMObject(getEmptyTMObjectRequestType GetEmptyTMObjectRequest1)
    Parameters
    Type Name Description
    getEmptyTMObjectRequestType GetEmptyTMObjectRequest1
    Returns
    Type Description
    getEmptyTMObjectResponseType
    | Improve this Doc View Source

    getEmptyTMObjectAsync(getEmptyTMObjectRequestType)

    Declaration
    public Task<getEmptyTMObjectResponse> getEmptyTMObjectAsync(getEmptyTMObjectRequestType GetEmptyTMObjectRequest1)
    Parameters
    Type Name Description
    getEmptyTMObjectRequestType GetEmptyTMObjectRequest1
    Returns
    Type Description
    System.Threading.Tasks.Task<getEmptyTMObjectResponse>
    | Improve this Doc View Source

    getHistoryTMObject(getHistoryTMObjectRequestType)

    Declaration
    public getHistoryTMObjectResponseType getHistoryTMObject(getHistoryTMObjectRequestType GetHistoryTMObjectRequest1)
    Parameters
    Type Name Description
    getHistoryTMObjectRequestType GetHistoryTMObjectRequest1
    Returns
    Type Description
    getHistoryTMObjectResponseType
    | Improve this Doc View Source

    getHistoryTMObjectAsync(getHistoryTMObjectRequestType)

    Declaration
    public Task<getHistoryTMObjectResponse> getHistoryTMObjectAsync(getHistoryTMObjectRequestType GetHistoryTMObjectRequest1)
    Parameters
    Type Name Description
    getHistoryTMObjectRequestType GetHistoryTMObjectRequest1
    Returns
    Type Description
    System.Threading.Tasks.Task<getHistoryTMObjectResponse>
    | Improve this Doc View Source

    getRootTMObject(getRootTMObjectRequestType)

    Declaration
    public getRootTMObjectResponseType getRootTMObject(getRootTMObjectRequestType GetRootTMObjectRequest1)
    Parameters
    Type Name Description
    getRootTMObjectRequestType GetRootTMObjectRequest1
    Returns
    Type Description
    getRootTMObjectResponseType
    | Improve this Doc View Source

    getRootTMObjectAsync(getRootTMObjectRequestType)

    Declaration
    public Task<getRootTMObjectResponse> getRootTMObjectAsync(getRootTMObjectRequestType GetRootTMObjectRequest1)
    Parameters
    Type Name Description
    getRootTMObjectRequestType GetRootTMObjectRequest1
    Returns
    Type Description
    System.Threading.Tasks.Task<getRootTMObjectResponse>
    | Improve this Doc View Source

    getTMObject(getTMObjectRequestType)

    Declaration
    public getTMObjectResponseType getTMObject(getTMObjectRequestType GetTMObjectRequest1)
    Parameters
    Type Name Description
    getTMObjectRequestType GetTMObjectRequest1
    Returns
    Type Description
    getTMObjectResponseType
    | Improve this Doc View Source

    getTMObjectAsync(getTMObjectRequestType)

    Declaration
    public Task<getTMObjectResponse> getTMObjectAsync(getTMObjectRequestType GetTMObjectRequest1)
    Parameters
    Type Name Description
    getTMObjectRequestType GetTMObjectRequest1
    Returns
    Type Description
    System.Threading.Tasks.Task<getTMObjectResponse>
    | Improve this Doc View Source

    removeTMObjectAttachment(removeTMObjectAttachmentRequestType)

    Declaration
    public removeTMObjectAttachmentResponseType removeTMObjectAttachment(removeTMObjectAttachmentRequestType RemoveTMObjectAttachmentRequest1)
    Parameters
    Type Name Description
    removeTMObjectAttachmentRequestType RemoveTMObjectAttachmentRequest1
    Returns
    Type Description
    removeTMObjectAttachmentResponseType
    | Improve this Doc View Source

    removeTMObjectAttachmentAsync(removeTMObjectAttachmentRequestType)

    Declaration
    public Task<removeTMObjectAttachmentResponse> removeTMObjectAttachmentAsync(removeTMObjectAttachmentRequestType RemoveTMObjectAttachmentRequest1)
    Parameters
    Type Name Description
    removeTMObjectAttachmentRequestType RemoveTMObjectAttachmentRequest1
    Returns
    Type Description
    System.Threading.Tasks.Task<removeTMObjectAttachmentResponse>
    | Improve this Doc View Source

    scheduleTMObject(scheduleTMObjectRequestType)

    Declaration
    public scheduleTMObjectResponseType scheduleTMObject(scheduleTMObjectRequestType ScheduleTMObjectRequest1)
    Parameters
    Type Name Description
    scheduleTMObjectRequestType ScheduleTMObjectRequest1
    Returns
    Type Description
    scheduleTMObjectResponseType
    | Improve this Doc View Source

    scheduleTMObjectAsync(scheduleTMObjectRequestType)

    Declaration
    public Task<scheduleTMObjectResponse> scheduleTMObjectAsync(scheduleTMObjectRequestType ScheduleTMObjectRequest1)
    Parameters
    Type Name Description
    scheduleTMObjectRequestType ScheduleTMObjectRequest1
    Returns
    Type Description
    System.Threading.Tasks.Task<scheduleTMObjectResponse>
    | Improve this Doc View Source

    sendTMObject(sendTMObjectRequestType)

    Declaration
    public sendTMObjectResponseType sendTMObject(sendTMObjectRequestType SendTMObjectRequest1)
    Parameters
    Type Name Description
    sendTMObjectRequestType SendTMObjectRequest1
    Returns
    Type Description
    sendTMObjectResponseType
    | Improve this Doc View Source

    sendTMObjectAsync(sendTMObjectRequestType)

    Declaration
    public Task<sendTMObjectResponse> sendTMObjectAsync(sendTMObjectRequestType SendTMObjectRequest1)
    Parameters
    Type Name Description
    sendTMObjectRequestType SendTMObjectRequest1
    Returns
    Type Description
    System.Threading.Tasks.Task<sendTMObjectResponse>
    | Improve this Doc View Source

    unscheduleTMObject(unscheduleTMObjectRequestType)

    Declaration
    public unscheduleTMObjectResponseType unscheduleTMObject(unscheduleTMObjectRequestType UnscheduleTMObjectRequest1)
    Parameters
    Type Name Description
    unscheduleTMObjectRequestType UnscheduleTMObjectRequest1
    Returns
    Type Description
    unscheduleTMObjectResponseType
    | Improve this Doc View Source

    unscheduleTMObjectAsync(unscheduleTMObjectRequestType)

    Declaration
    public Task<unscheduleTMObjectResponse> unscheduleTMObjectAsync(unscheduleTMObjectRequestType UnscheduleTMObjectRequest1)
    Parameters
    Type Name Description
    unscheduleTMObjectRequestType UnscheduleTMObjectRequest1
    Returns
    Type Description
    System.Threading.Tasks.Task<unscheduleTMObjectResponse>
    | Improve this Doc View Source

    updateTMObject(updateTMObjectRequestType)

    Declaration
    public updateTMObjectResponseType updateTMObject(updateTMObjectRequestType UpdateTMObjectRequest1)
    Parameters
    Type Name Description
    updateTMObjectRequestType UpdateTMObjectRequest1
    Returns
    Type Description
    updateTMObjectResponseType
    | Improve this Doc View Source

    updateTMObjectAsync(updateTMObjectRequestType)

    Declaration
    public Task<updateTMObjectResponse> updateTMObjectAsync(updateTMObjectRequestType UpdateTMObjectRequest1)
    Parameters
    Type Name Description
    updateTMObjectRequestType UpdateTMObjectRequest1
    Returns
    Type Description
    System.Threading.Tasks.Task<updateTMObjectResponse>

    Explicit Interface Implementations

    | Improve this Doc View Source

    TransportManagementService.addTMObjectAttachment(addTMObjectAttachmentRequest)

    Declaration
    addTMObjectAttachmentResponse TransportManagementService.addTMObjectAttachment(addTMObjectAttachmentRequest request)
    Parameters
    Type Name Description
    addTMObjectAttachmentRequest request
    Returns
    Type Description
    addTMObjectAttachmentResponse
    | Improve this Doc View Source

    TransportManagementService.addTMObjectAttachmentAsync(addTMObjectAttachmentRequest)

    Declaration
    Task<addTMObjectAttachmentResponse> TransportManagementService.addTMObjectAttachmentAsync(addTMObjectAttachmentRequest request)
    Parameters
    Type Name Description
    addTMObjectAttachmentRequest request
    Returns
    Type Description
    System.Threading.Tasks.Task<addTMObjectAttachmentResponse>
    | Improve this Doc View Source

    TransportManagementService.createComplexTMObject(createComplexTMObjectRequest)

    Declaration
    createComplexTMObjectResponse TransportManagementService.createComplexTMObject(createComplexTMObjectRequest request)
    Parameters
    Type Name Description
    createComplexTMObjectRequest request
    Returns
    Type Description
    createComplexTMObjectResponse
    | Improve this Doc View Source

    TransportManagementService.createComplexTMObjectAsync(createComplexTMObjectRequest)

    Declaration
    Task<createComplexTMObjectResponse> TransportManagementService.createComplexTMObjectAsync(createComplexTMObjectRequest request)
    Parameters
    Type Name Description
    createComplexTMObjectRequest request
    Returns
    Type Description
    System.Threading.Tasks.Task<createComplexTMObjectResponse>
    | Improve this Doc View Source

    TransportManagementService.createTMObject(createTMObjectRequest)

    Declaration
    createTMObjectResponse TransportManagementService.createTMObject(createTMObjectRequest request)
    Parameters
    Type Name Description
    createTMObjectRequest request
    Returns
    Type Description
    createTMObjectResponse
    | Improve this Doc View Source

    TransportManagementService.createTMObjectAsync(createTMObjectRequest)

    Declaration
    Task<createTMObjectResponse> TransportManagementService.createTMObjectAsync(createTMObjectRequest request)
    Parameters
    Type Name Description
    createTMObjectRequest request
    Returns
    Type Description
    System.Threading.Tasks.Task<createTMObjectResponse>
    | Improve this Doc View Source

    TransportManagementService.deleteTMObject(deleteTMObjectRequest)

    Declaration
    deleteTMObjectResponse TransportManagementService.deleteTMObject(deleteTMObjectRequest request)
    Parameters
    Type Name Description
    deleteTMObjectRequest request
    Returns
    Type Description
    deleteTMObjectResponse
    | Improve this Doc View Source

    TransportManagementService.deleteTMObjectAsync(deleteTMObjectRequest)

    Declaration
    Task<deleteTMObjectResponse> TransportManagementService.deleteTMObjectAsync(deleteTMObjectRequest request)
    Parameters
    Type Name Description
    deleteTMObjectRequest request
    Returns
    Type Description
    System.Threading.Tasks.Task<deleteTMObjectResponse>
    | Improve this Doc View Source

    TransportManagementService.finishTMObject(finishTMObjectRequest)

    Declaration
    finishTMObjectResponse TransportManagementService.finishTMObject(finishTMObjectRequest request)
    Parameters
    Type Name Description
    finishTMObjectRequest request
    Returns
    Type Description
    finishTMObjectResponse
    | Improve this Doc View Source

    TransportManagementService.finishTMObjectAsync(finishTMObjectRequest)

    Declaration
    Task<finishTMObjectResponse> TransportManagementService.finishTMObjectAsync(finishTMObjectRequest request)
    Parameters
    Type Name Description
    finishTMObjectRequest request
    Returns
    Type Description
    System.Threading.Tasks.Task<finishTMObjectResponse>
    | Improve this Doc View Source

    TransportManagementService.getEmptyTMObject(getEmptyTMObjectRequest)

    Declaration
    getEmptyTMObjectResponse TransportManagementService.getEmptyTMObject(getEmptyTMObjectRequest request)
    Parameters
    Type Name Description
    getEmptyTMObjectRequest request
    Returns
    Type Description
    getEmptyTMObjectResponse
    | Improve this Doc View Source

    TransportManagementService.getEmptyTMObjectAsync(getEmptyTMObjectRequest)

    Declaration
    Task<getEmptyTMObjectResponse> TransportManagementService.getEmptyTMObjectAsync(getEmptyTMObjectRequest request)
    Parameters
    Type Name Description
    getEmptyTMObjectRequest request
    Returns
    Type Description
    System.Threading.Tasks.Task<getEmptyTMObjectResponse>
    | Improve this Doc View Source

    TransportManagementService.getHistoryTMObject(getHistoryTMObjectRequest)

    Declaration
    getHistoryTMObjectResponse TransportManagementService.getHistoryTMObject(getHistoryTMObjectRequest request)
    Parameters
    Type Name Description
    getHistoryTMObjectRequest request
    Returns
    Type Description
    getHistoryTMObjectResponse
    | Improve this Doc View Source

    TransportManagementService.getHistoryTMObjectAsync(getHistoryTMObjectRequest)

    Declaration
    Task<getHistoryTMObjectResponse> TransportManagementService.getHistoryTMObjectAsync(getHistoryTMObjectRequest request)
    Parameters
    Type Name Description
    getHistoryTMObjectRequest request
    Returns
    Type Description
    System.Threading.Tasks.Task<getHistoryTMObjectResponse>
    | Improve this Doc View Source

    TransportManagementService.getRootTMObject(getRootTMObjectRequest)

    Declaration
    getRootTMObjectResponse TransportManagementService.getRootTMObject(getRootTMObjectRequest request)
    Parameters
    Type Name Description
    getRootTMObjectRequest request
    Returns
    Type Description
    getRootTMObjectResponse
    | Improve this Doc View Source

    TransportManagementService.getRootTMObjectAsync(getRootTMObjectRequest)

    Declaration
    Task<getRootTMObjectResponse> TransportManagementService.getRootTMObjectAsync(getRootTMObjectRequest request)
    Parameters
    Type Name Description
    getRootTMObjectRequest request
    Returns
    Type Description
    System.Threading.Tasks.Task<getRootTMObjectResponse>
    | Improve this Doc View Source

    TransportManagementService.getTMObject(getTMObjectRequest)

    Declaration
    getTMObjectResponse TransportManagementService.getTMObject(getTMObjectRequest request)
    Parameters
    Type Name Description
    getTMObjectRequest request
    Returns
    Type Description
    getTMObjectResponse
    | Improve this Doc View Source

    TransportManagementService.getTMObjectAsync(getTMObjectRequest)

    Declaration
    Task<getTMObjectResponse> TransportManagementService.getTMObjectAsync(getTMObjectRequest request)
    Parameters
    Type Name Description
    getTMObjectRequest request
    Returns
    Type Description
    System.Threading.Tasks.Task<getTMObjectResponse>
    | Improve this Doc View Source

    TransportManagementService.removeTMObjectAttachment(removeTMObjectAttachmentRequest)

    Declaration
    removeTMObjectAttachmentResponse TransportManagementService.removeTMObjectAttachment(removeTMObjectAttachmentRequest request)
    Parameters
    Type Name Description
    removeTMObjectAttachmentRequest request
    Returns
    Type Description
    removeTMObjectAttachmentResponse
    | Improve this Doc View Source

    TransportManagementService.removeTMObjectAttachmentAsync(removeTMObjectAttachmentRequest)

    Declaration
    Task<removeTMObjectAttachmentResponse> TransportManagementService.removeTMObjectAttachmentAsync(removeTMObjectAttachmentRequest request)
    Parameters
    Type Name Description
    removeTMObjectAttachmentRequest request
    Returns
    Type Description
    System.Threading.Tasks.Task<removeTMObjectAttachmentResponse>
    | Improve this Doc View Source

    TransportManagementService.scheduleTMObject(scheduleTMObjectRequest)

    Declaration
    scheduleTMObjectResponse TransportManagementService.scheduleTMObject(scheduleTMObjectRequest request)
    Parameters
    Type Name Description
    scheduleTMObjectRequest request
    Returns
    Type Description
    scheduleTMObjectResponse
    | Improve this Doc View Source

    TransportManagementService.scheduleTMObjectAsync(scheduleTMObjectRequest)

    Declaration
    Task<scheduleTMObjectResponse> TransportManagementService.scheduleTMObjectAsync(scheduleTMObjectRequest request)
    Parameters
    Type Name Description
    scheduleTMObjectRequest request
    Returns
    Type Description
    System.Threading.Tasks.Task<scheduleTMObjectResponse>
    | Improve this Doc View Source

    TransportManagementService.sendTMObject(sendTMObjectRequest)

    Declaration
    sendTMObjectResponse TransportManagementService.sendTMObject(sendTMObjectRequest request)
    Parameters
    Type Name Description
    sendTMObjectRequest request
    Returns
    Type Description
    sendTMObjectResponse
    | Improve this Doc View Source

    TransportManagementService.sendTMObjectAsync(sendTMObjectRequest)

    Declaration
    Task<sendTMObjectResponse> TransportManagementService.sendTMObjectAsync(sendTMObjectRequest request)
    Parameters
    Type Name Description
    sendTMObjectRequest request
    Returns
    Type Description
    System.Threading.Tasks.Task<sendTMObjectResponse>
    | Improve this Doc View Source

    TransportManagementService.unscheduleTMObject(unscheduleTMObjectRequest)

    Declaration
    unscheduleTMObjectResponse TransportManagementService.unscheduleTMObject(unscheduleTMObjectRequest request)
    Parameters
    Type Name Description
    unscheduleTMObjectRequest request
    Returns
    Type Description
    unscheduleTMObjectResponse
    | Improve this Doc View Source

    TransportManagementService.unscheduleTMObjectAsync(unscheduleTMObjectRequest)

    Declaration
    Task<unscheduleTMObjectResponse> TransportManagementService.unscheduleTMObjectAsync(unscheduleTMObjectRequest request)
    Parameters
    Type Name Description
    unscheduleTMObjectRequest request
    Returns
    Type Description
    System.Threading.Tasks.Task<unscheduleTMObjectResponse>
    | Improve this Doc View Source

    TransportManagementService.updateTMObject(updateTMObjectRequest)

    Declaration
    updateTMObjectResponse TransportManagementService.updateTMObject(updateTMObjectRequest request)
    Parameters
    Type Name Description
    updateTMObjectRequest request
    Returns
    Type Description
    updateTMObjectResponse
    | Improve this Doc View Source

    TransportManagementService.updateTMObjectAsync(updateTMObjectRequest)

    Declaration
    Task<updateTMObjectResponse> TransportManagementService.updateTMObjectAsync(updateTMObjectRequest request)
    Parameters
    Type Name Description
    updateTMObjectRequest request
    Returns
    Type Description
    System.Threading.Tasks.Task<updateTMObjectResponse>

    Implements

    System.ServiceModel.ICommunicationObject
    System.IDisposable
    TransportManagementService
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx