DataFile {BioNovoGene.Analytical.MassSpectrometry.Math.LinearQuantitative} .NET clr documentation

DataFile

Description

Declare

            
# namespace BioNovoGene.Analytical.MassSpectrometry.Math.LinearQuantitative
export class DataFile {
   compounds: IonPeakTableRow[];
   filename: string;
   FileType: SampleFiles;
}

        

.NET clr type reference tree

  1. use by property member compounds: IonPeakTableRow
  2. use by property member FileType: SampleFiles

[Package {$package} version {$version} Index]