Search Results for

    Show / Hide Table of Contents

    Class createComplexTMObjectResponse

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

    Constructors

    | Improve this Doc View Source

    createComplexTMObjectResponse()

    Declaration
    public createComplexTMObjectResponse()
    | Improve this Doc View Source

    createComplexTMObjectResponse(createComplexTMObjectResponseType)

    Declaration
    public createComplexTMObjectResponse(createComplexTMObjectResponseType CreateComplexTMObjectResponse1)
    Parameters
    Type Name Description
    createComplexTMObjectResponseType CreateComplexTMObjectResponse1

    Fields

    | Improve this Doc View Source

    CreateComplexTMObjectResponse1

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