See Also

PhenotypeQueryMgr Class  | PhenotypeQueryMgr Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

C++

C++/CLI

Show All

age
unit
See Also Languages Omb Send comments on this topic.

GetNormalizedAge Method

Omb.Domain Namespace > PhenotypeQueryMgr Class : GetNormalizedAge Method

Returns normalized age (in days) based on age value and unit.

[Visual Basic]
Protected Overridable Function GetNormalizedAge( _    ByVal age As Double, _    ByVal unit As Char _ ) As Double
[C#]
protected virtual double GetNormalizedAge(    double age,    char unit );
[C++]
protected: virtual double GetNormalizedAge(    double age,    char unit )
[C++/CLI]
protected: virtual double GetNormalizedAge(    double age,    char unit )

Parameters

age
unit

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

PhenotypeQueryMgr Class  | PhenotypeQueryMgr Members

 

 


© 2009 Medical College of Georgia. All Rights Reserved.