RelaxISPlugin_DataManipulation2SpectraSelectionMethod Property |
Gets the method used to select spectra for the plugin.
Namespace: RelaxIS_SDK.PluginsAssembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax public virtual SpectraSelectionMethod SpectraSelectionMethod { get; }
Public Overridable ReadOnly Property SpectraSelectionMethod As SpectraSelectionMethod
Get
Dim instance As RelaxISPlugin_DataManipulation2
Dim value As SpectraSelectionMethod
value = instance.SpectraSelectionMethod
Property Value
SpectraSelectionMethodSee Also