The format in which the event event subject will be displayed in the schedule view.
Namespace: Ico.BacnetAssembly: BacnetScheduleView (in BacnetScheduleView.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public string EventSubjectFormat { get; set; } |
Visual Basic |
---|
Public Property EventSubjectFormat As String Get Set |
JScript |
---|
function get EventSubjectFormat () : String function set EventSubjectFormat (value : String) |