The minimum height of the rows in the calendar.

Namespace: Ico.Bacnet
Assembly: BacnetScheduleView (in BacnetScheduleView.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public int ExceptionView_MinAppointmentHeight { get; set; }
Visual Basic
Public Property ExceptionView_MinAppointmentHeight As Integer
	Get
	Set
JScript
function get ExceptionView_MinAppointmentHeight () : int
function set ExceptionView_MinAppointmentHeight (value : int)

See Also