Click or drag to resize
AttachmentInfoProviderGetAttachmentInfo Method
Overload List
  NameDescription
Public methodStatic memberGetAttachmentInfo(Guid, String)
Returns the AttachmentInfo structure for the specified attachment.
Public methodStatic memberGetAttachmentInfo(Int32, Boolean)
Returns the AttachmentInfo structure for the specified attachment.
Public methodStatic memberGetAttachmentInfo(Int32, Guid)
Gets the attachment by the document ID and attachment GUID.
Public methodStatic memberGetAttachmentInfo(String, String)
Returns the AttachmentInfo structure for the specified attachment.
Public methodStatic memberGetAttachmentInfo(Int32, String, Boolean)
Gets the attachment by the document ID and file name.
Top
See Also