http://schemas.datacontract.org/2004/07/OnTime.Extensions.SDK
http://schemas.datacontract.org/2004/07/OnTime.Extensions.SDK / OrderBase.FileAttachmentBase Element
In This Topic
    OrderBase.FileAttachmentBase Element
    In This Topic
    Namespace http://schemas.datacontract.org/2004/07/OnTime.Extensions.SDK
    Type
    Overview
    Sequence
    Contents optional xs:base64Binary
    FileName optional xs:string
    Timestamp optional xs:dateTime
    Source
    <xs:element name="OrderBase.FileAttachmentBase" nillable="true" type="tns:OrderBase.FileAttachmentBase" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
    See Also