The time format for events.
Namespace: Ico.BacnetAssembly: BacnetScheduleView (in BacnetScheduleView.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public int TimeFormat { get; set; } |
| Visual Basic |
|---|
Public Property TimeFormat As Integer Get Set |
| JScript |
|---|
function get TimeFormat () : int function set TimeFormat (value : int) |
Remarks
0=default(BTL-compliant mode), 1=hide milliseconds, 2=hide seconds and milliseconds.