| AttachmentBinaryHelperGetAttachmentBinaryInternal Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | GetAttachmentBinaryInternal(DocumentAttachment) | 
            Returns the file from disk or (if not available on the disk) from database.
             | 
|  | GetAttachmentBinaryInternal(Guid, String) | 
            Returns the file from disk or (if not available on the disk) from database.
             | 
|  | GetAttachmentBinaryInternal(Guid, Int32, String, Boolean) | 
            Returns attachment binary and optionally store it in file system.
             | 
 See Also
See Also