EISRawDataNoDatapointsPerSpectrum Property |
Namespace: RelaxIS_SDK.Common.FileFormatAssembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax public int NoDatapointsPerSpectrum { get; set; }
Public Property NoDatapointsPerSpectrum As Integer
Get
Set
Dim instance As EISRawData
Dim value As Integer
value = instance.NoDatapointsPerSpectrum
instance.NoDatapointsPerSpectrum = value
Property Value
Int32See Also