IContactRepositoryGetNameType Method

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

Namespace:  Scanjour.Workflow4.ActivityLibrary.Repository
Assembly:  Scanjour.Workflow4.ActivityLibrary_21.3.0.0 (in Scanjour.Workflow4.ActivityLibrary_21.3.0.0.dll) Version: 21.3.0.0 (21.3.0.0)
Syntax

string GetNameType(
	string contactKey
)

Parameters

contactKey
Type: SystemString
User identifier

Return Value

Type: String
User type
See Also

Reference