Click or drag to resize

IPersonGetConsentById Method

Get ConsentPerson for given ConsentPurpose Id

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

Parameters

i_Id
Type: SystemInt32

Return Value

Type: IConsentPerson
See Also