Search Results for

    Show / Hide Table of Contents

    Class removeTMObjectAttachmentRequest

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

    Constructors

    | Improve this Doc View Source

    removeTMObjectAttachmentRequest()

    Declaration
    public removeTMObjectAttachmentRequest()
    | Improve this Doc View Source

    removeTMObjectAttachmentRequest(removeTMObjectAttachmentRequestType)

    Declaration
    public removeTMObjectAttachmentRequest(removeTMObjectAttachmentRequestType RemoveTMObjectAttachmentRequest1)
    Parameters
    Type Name Description
    removeTMObjectAttachmentRequestType RemoveTMObjectAttachmentRequest1

    Fields

    | Improve this Doc View Source

    RemoveTMObjectAttachmentRequest1

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