Click or drag to resize

IPersonGetConsentByName Method

Get ConsentPerson for given ConsentPurpose unique key name

Namespace:  SuperOffice.COM.SuperOfficeDB
Assembly:  SuperOfficeDB.Interop (in SuperOfficeDB.Interop.dll) Version: 8.0.0.0
Syntax
IConsentPerson GetConsentByName(
	string i_ConsentPurposeKey
)

Parameters

i_ConsentPurposeKey
Type: SystemString

Return Value

Type: IConsentPerson
See Also