True if the all day area should be visible.
Namespace: Ico.BacnetAssembly: BacnetScheduleView (in BacnetScheduleView.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool ExceptionView_ShowAllDayArea { get; set; } |
Visual Basic |
---|
Public Property ExceptionView_ShowAllDayArea As Boolean Get Set |
JScript |
---|
function get ExceptionView_ShowAllDayArea () : boolean function set ExceptionView_ShowAllDayArea (value : boolean) |