IContactRepositoryGetNameType Method

Scanjour Workflow4 Reference Manual
Gets type of the user that corresponds to addressKey. 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 GetNameType(
	string addressKey
)

Parameters

addressKey
Type: SystemString
User identifier

Return Value

Type: String
User type
See Also

Reference