If true, non-empty enumerations (ActiveText, InactiveText, StatesText) will also be overridden to display those defined in this viewer instance.
Namespace: Ico.BacnetAssembly: BacnetScheduleView (in BacnetScheduleView.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public bool OverrideNonEmptyEnums { get; set; } |
| Visual Basic |
|---|
Public Property OverrideNonEmptyEnums As Boolean Get Set |
| JScript |
|---|
function get OverrideNonEmptyEnums () : boolean function set OverrideNonEmptyEnums (value : boolean) |