The number of days visible in timeline view
Namespace: Ico.SchwxAssembly: SchViewControl (in SchViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public int ExceptionView_Timeline_VisibleDays { get; set; } |
| Visual Basic |
|---|
Public Property ExceptionView_Timeline_VisibleDays As Integer Get Set |
| JScript |
|---|
function get ExceptionView_Timeline_VisibleDays () : int function set ExceptionView_Timeline_VisibleDays (value : int) |