Click or drag to resize

WizardResultNewParameterNames Property

The paramter names to assign to the circuit.

Namespace: RelaxIS_SDK.Wizard
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public List<string> NewParameterNames { get; set; }

Property Value

ListString
Remarks
Empty entries will cause the default name to be used for the parameter.
See Also