Click or drag to resize

RelaxISPlugin_WizardIsInteractive Property

Defines if the wizard can be used without previous setup through the wizard dialog. If no user input is required, set this to true to be able to use the wizard e.g. for RelaxIS Remote.

Namespace: RelaxIS_SDK.Plugins
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public abstract bool IsInteractive { get; }

Property Value

Boolean
See Also