Click or drag to resize

IPersonGetConsentByName Method

Get ConsentPerson for given ConsentPurpose unique key name

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

Parameters

i_ConsentPurposeKey
Type: SystemString

Return Value

Type: IConsentPerson
See Also