IContactRepositoryGetNameKey Method

Scanjour Workflow4 Reference Manual
Gets key of the user that corresponds to contactName. Throws ContactDoesNotExistException if contact does not exist

Namespace:  Scanjour.Workflow4.ActivityLibrary.Repository
Assembly:  Scanjour.Workflow4.ActivityLibrary_23.1.0.0 (in Scanjour.Workflow4.ActivityLibrary_23.1.0.0.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

string GetNameKey(
	string contactName
)

Parameters

contactName
Type: SystemString
User identifier

Return Value

Type: String
User type
See Also

Reference