Click or drag to resize

FurtherEvaluationResultNewSecondaryParameters Property

These (Key: Secondary Parameter Name, Value: Description/Value) pairs are assigned to the data file

Namespace: RelaxIS_SDK.Wizard
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public Dictionary<string, Tuple<string, double>> NewSecondaryParameters { get; set; }

Property Value

DictionaryString, TupleString, Double
See Also