Gets a Collection<(Of <(<'T>)>)> of the variable names if the query was built by a string.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public Collection<string> VariableNames { get; }
Public ReadOnly Property VariableNames As Collection(Of String) Get
public: property Collection<String^>^ VariableNames { Collection<String^>^ get (); }
member VariableNames : Collection<string> with get
Property Value
Assembly: SwiPlCs (Module: SwiPlCs.dll) Version: 1.1.60601.0 (1.1.60601.0)