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