Class ContactDepartmentDuplicateRulePluginAttribute
Attribute for declaring contact/department duplicate rules This attribute must be declared on plugins implementing IContactDepartmentDuplicateRules.
Inherited Members
Namespace: SuperOffice.CRM.Data.Util.Duplicates
Assembly: SoDataBase.BusinessLogic.dll
Syntax
public class ContactDepartmentDuplicateRulePluginAttribute : PluginAttribute
Constructors
ContactDepartmentDuplicateRulePluginAttribute(string)
Default constructors for contact duplicate rules
Declaration
public ContactDepartmentDuplicateRulePluginAttribute(string pluginId)
Parameters
| Type | Name | Description |
|---|---|---|
| string | pluginId | Identity of the rule |