Click or drag to resize

IPersonGetConsentById Method

Get ConsentPerson for given ConsentPurpose Id

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
IConsentPerson GetConsentById(
	int i_Id
)

Parameters

i_Id
Type: SystemInt32

Return Value

Type: IConsentPerson
See Also