Vertical or horizontal orientation of the exception view.
Namespace: Ico.BacnetAssembly: BacnetScheduleView (in BacnetScheduleView.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public Orientation ExceptionView_Orientation { get; set; } |
Visual Basic |
---|
Public Property ExceptionView_Orientation As Orientation Get Set |
JScript |
---|
function get ExceptionView_Orientation () : Orientation function set ExceptionView_Orientation (value : Orientation) |