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