The name of the FWX Server node to be used (if non-default).
Namespace: Ico.BacnetAssembly: BacnetScheduleView (in BacnetScheduleView.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public string FwxNode { get; set; } |
Visual Basic |
---|
Public Property FwxNode As String Get Set |
JScript |
---|
function get FwxNode () : String function set FwxNode (value : String) |