Click or drag to resize

RelaxISPlugin_DataManipulationActivateNewSpectra Property

Gets a value indicating whether newly added spectra should be activated after the plugin was executed.

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

Return Value

Boolean
A value indicating whether newly added spectra should be activated after the plugin was executed.
Remarks
This property value is set to true per default.
See Also