UnitValue {BioNovoGene.BioDeep.Chemoinformatics} .NET clr documentation

UnitValue

Description

Declare

            
# namespace BioNovoGene.BioDeep.Chemoinformatics
export class UnitValue extends Value {
   condition: string;
   reference: string;
   unit: string;
   value: double;
}

        

.NET clr type reference tree

  1. this class extends from Value class: Value

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