AttachmentInfoProviderGetAttachmentInfo Method |
Name | Description | |
---|---|---|
GetAttachmentInfo(Guid, String) |
Returns the AttachmentInfo structure for the specified attachment.
| |
GetAttachmentInfo(Int32, Boolean) |
Returns the AttachmentInfo structure for the specified attachment.
| |
GetAttachmentInfo(Int32, Guid) |
Gets the attachment by the document ID and attachment GUID.
| |
GetAttachmentInfo(String, String) |
Returns the AttachmentInfo structure for the specified attachment.
| |
GetAttachmentInfo(Int32, String, Boolean) |
Gets the attachment by the document ID and file name.
|