The custom SQL formula to be used to assist in duplicate contact detection in the iMIS Customer Portfolio

Namespace: Asi.iBO.ContactManagement
Assembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0

Syntax

C#
public string CPDupFormulaSQL { get; }
Visual Basic
Public ReadOnly Property CPDupFormulaSQL As String
	Get
Visual C++
public:
property String^ CPDupFormulaSQL {
	String^ get ();
}

See Also