Show / Hide Table of Contents

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

Reference

InterfacesToolkitBase Class
InterfacesToolkitBase Members

Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.