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.2.0

Syntax

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

See Also