Click or drag to resize

RelaxISPlugin_CircuitElementStandardParameterNames Property

A list of parameter names that are used in parameter list.

Namespace: RelaxIS_SDK.Plugins
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public abstract string[] StandardParameterNames { get; }

Property Value

String
Remarks
Must have the correct length.
See Also