Overload List
Name | Description | |
---|---|---|
GetVersionAttachments(Int32) |
Returns the DataSet containing all the attachments for the given document version based on where condition and order by clause.
| |
GetVersionAttachments(Int32, Boolean) |
Returns the DataSet containing all the attachments for the given document version.
| |
GetVersionAttachments(Int32, String, String, Boolean) |
Returns the DataSet containing all the attachments for the given document version based on where condition and order by clause.
| |
GetVersionAttachments(Int32, String, String, Boolean, Int32, String) |
Returns the DataSet containing all the attachments for the given document version based on where condition and order by clause.
|
See Also