WorkflowManagerGetEligibleUsers Method |
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic ADAMObject[] GetEligibleUsers(
int[] documentVersions,
Operations[] operations,
bool withGroups,
Database database,
DbTransaction transaction
)
Parameters
- documentVersions
- Type: SystemInt32
- operations
- Type: Operations
- withGroups
- Type: SystemBoolean
- database
- Type: Database
- transaction
- Type: System.Data.CommonDbTransaction
Return Value
Type:
ADAMObject
See Also