WorkflowManager.GetAvailableAutoDelegateUsers Method
Find all users that can be selected for automatic delegation.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Find all users that can be selected for automatic delegation.")]
public List<ADAMObject> GetAvailableAutoDelegateUsers(
string name,
string email
)
- name String
-
- email String
-
List<ADAMObject>