Show or hide the all day area for the exception schedule.
Namespace: Ico.SchwxAssembly: SchViewControl (in SchViewControl.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) |