User repository
Namespace: Scanjour.Workflow4.ActivityLibrary.Repository
Assembly: Scanjour.Workflow4.ActivityLibrary_23.3.0.0 (in Scanjour.Workflow4.ActivityLibrary_23.3.0.0.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
The IContactRepository type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetNameKey |
Gets key of the user that corresponds to contactName.
Throws ContactDoesNotExistException if contact does not exist
| |
GetNameType |
Gets type of the user that corresponds to addressKey.
Throws ContactDoesNotExistException if contact does not exist
| |
GetNameTypeReadableName |
Gets human readable name of nameType |
See Also