IContactRepositoryGetNameTypeReadableName Method

Scanjour Workflow4 Reference Manual
Gets human readable name of nameType

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 GetNameTypeReadableName(
	string nameType
)

Parameters

nameType
Type: SystemString
NameType to get name of

Return Value

Type: String
Human readable nameType name
See Also

Reference