AllowDuplicateContact Property
Should the CreateContact or UpdateContact methods allow the creation or update of a Contact with the same first name, last name, telephone number as another Contact in the system.
Syntax
'Declaration
Public Property AllowDuplicateContact As Boolean
public bool AllowDuplicateContact {get; set;}
Property Value
A Void instance with no properties set. The properties (Objid, IDNum, etc.) are not relevant to this API. A Boolean instance with no properties set. The properties (Objid, IDNum, etc.) are not relevant to this API.
Remarks
Default value is false.
Please note this only works if the unique index (defined by default in Clarify) to be non-unique.
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family