User defined window field ObjectHeight property

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

Syntax

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

See Also