Skip to main content

Class DuplicateRule

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Carrier object for DuplicateRule. Describes one duplicate rule to be used to find similar entries

Inheritance

objectCarrierDuplicateRule

Inherited Members

Carrier.TableRight, Carrier.FieldProperties, object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Constructors

DuplicateRule()

Default constructor - defaults any enum props to 0.

Properties

DisplayName

Short name of rule to display to user

Property Value

string

DisplayTooltip

Description of the rule

Property Value

string

IsActive

Indicating if a rule is current active, and should included in the duplicate detection

Property Value

bool

Name

Identifying name for rule

Property Value

string