Skip to main content

Class DuplicateEntry

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Carrier object for DuplicateEntry. A duplicate entry

Inheritance

objectCarrierDuplicateEntry

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

DuplicateEntry()

Default constructor - defaults any enum props to 0.

Properties

EntryIdentifier

String identifier for entry. Typically used to identify an entry in an external system.

Property Value

string

EntryName

Name of duplicate entry

Property Value

string

RuleDisplayName

Short name of rule to display to user

Property Value

string

RuleName

Identifying name for rule

Property Value

string

SoPrimaryKey

Identity of an entry in the SuperOffice database. Should be 0 for matches from external systems.

Property Value

int