Gets the value of Member_Control.ComUF2Prompt in the System_Params table.

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

Syntax

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

See Also