DeviceExpressionParserSubstitutions Property
Additional Variable available in this instance.
Namespace: Gemstone.Timeseries.ModelAssembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.164 -- Release Build+a92a9bf42cb46f572890ee63295d6658a513d9b3
public Dictionary<string, string> Substitutions { set; }
Public WriteOnly Property Substitutions As Dictionary(Of String, String)
Set
public:
property Dictionary<String^, String^>^ Substitutions {
void set (Dictionary<String^, String^>^ value);
}
function set_Substitutions(value);
Property Value
DictionaryString,
String