Set to true if the FWX Server Node is specified as a GAS value containing a tag.
This will force the system to request the value of the tag name.
Namespace: Ico.BacnetAssembly: BacnetScheduleView (in BacnetScheduleView.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool ExcludeFwxServerQuotes { get; set; } |
Visual Basic |
---|
Public Property ExcludeFwxServerQuotes As Boolean
Get
Set |
JScript |
---|
function get ExcludeFwxServerQuotes () : boolean
function set ExcludeFwxServerQuotes (value : boolean) |
See Also