Click or drag to resize

IPersonRemoveConsentById Method

Remove ConsentPerson by ConsentPurpose Id

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
void RemoveConsentById(
	int i_ConsentPurposeId
)

Parameters

i_ConsentPurposeId
Type: SystemInt32
See Also