InternalServiceGetDocumentsBySnapshot Method
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Get document by snapshot")]
public ColumnsWithValues GetDocumentsBySnapshot(
Guid prevSnapshotId,
ref Guid snapshotId,
string viewContainerType,
SearchCriteria searchCriteria,
ColumnSelector[] sortOrder,
int firstRowIndex,
int pageSize
)
- prevSnapshotId Guid
-
- snapshotId Guid
-
- viewContainerType String
-
- searchCriteria SearchCriteria
-
- sortOrder ColumnSelector
-
- firstRowIndex Int32
-
- pageSize Int32
-
ColumnsWithValues