OnTime Extension SDK Documentation
OnTime.Extensions.SDK Namespace / Order.FileAttachment Class
Properties


In This Topic
    Order.FileAttachment Class Members
    In This Topic

    The following tables list the members exposed by Order.FileAttachment.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new Order.FileAttachment object.  
    Top
    Public Properties
     NameDescription
    Public PropertyAn array of unsigned bytes representing the raw data for this FileAttachment. (Inherited from OnTime.Extensions.SDK.OrderBase.FileAttachmentBase)
    Public PropertyThe exact file name of the FileAttachment. (Inherited from OnTime.Extensions.SDK.OrderBase.FileAttachmentBase)
    Public PropertyThe unique identifier for this FileAttachment record. (Inherited from OnTime.Extensions.SDK.OrderBase.FileAttachmentBase)
    Public PropertyThe date and time that that this FileAttachment was created. (Inherited from OnTime.Extensions.SDK.OrderBase.FileAttachmentBase)
    Top
    See Also