User defined window field MicroHelp property

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

Syntax

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

See Also