Click or drag to resize
AttachmentInfoProviderGetAttachments Method
Overload List
  NameDescription
Public methodStatic memberGetAttachments
Gets the query for all attachments
Public methodStatic memberGetAttachments(Int32, Boolean)
Returns object query of attachments with specified document id.
Public methodStatic memberGetAttachments(String, String, Boolean, Int32, String)
Returns object query of all attachments filtered by where condition.
Top
See Also