Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
public class DuplicateEntry : Carrier
public DuplicateEntry()
public virtual string EntryIdentifier { get; set; }
public virtual string EntryName { get; set; }
public virtual string RuleDisplayName { get; set; }
public virtual string RuleName { get; set; }
public virtual int SoPrimaryKey { get; set; }
Was this page helpful?