User defined window field ObjectHeight property

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

Syntax

C#
public int ObjectHeight { get; }
Visual Basic
Public ReadOnly Property ObjectHeight As Integer
	Get
Visual C++
public:
property int ObjectHeight {
	int get ();
}

See Also