IContactRepositoryGetNameType Method |
Namespace: Scanjour.Workflow4.ActivityLibrary.RepositoryAssembly: Scanjour.Workflow4.ActivityLibrary_24.5.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxstring GetNameType(
string addressKey
)
Function GetNameType (
addressKey As String
) As String
String^ GetNameType(
String^ addressKey
)
abstract GetNameType :
addressKey : string -> string
Parameters
- addressKey String
- User identifier
Return Value
StringUser type
See Also