OnTime Extension SDK Documentation
OnTime.Extensions.SDK Namespace / OrderBase.FileAttachmentBase Class
Properties


In This Topic
    OrderBase.FileAttachmentBase Class Members
    In This Topic

    The following tables list the members exposed by OrderBase.FileAttachmentBase.

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