Click or drag to resize

OdataContactRepositoryGetNameType Method

User repository

Namespace: Scanjour.Workflow4.ActivityLibrary.Repository
Assembly: 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)
Syntax
public string GetNameType(
	string addressKey
)

Parameters

addressKey  String

[Missing <param name="addressKey"/> documentation for "M:Scanjour.Workflow4.ActivityLibrary.Repository.OdataContactRepository.GetNameType(System.String)"]

Return Value

String

[Missing <returns> documentation for "M:Scanjour.Workflow4.ActivityLibrary.Repository.OdataContactRepository.GetNameType(System.String)"]

Implements

IContactRepositoryGetNameType(String)
See Also