.netCHARTING v10.5 Documentation


dotnetCHARTING Namespace : AbsorbedDose Enumeration
AbsorbedDose Enumeration
Syntax
'Declaration
 
Public Enum AbsorbedDose 
   Inherits System.Enum
'Usage
 
Dim instance As AbsorbedDose
public enum AbsorbedDose : System.Enum 
Members
MemberDescription
Attogray 
Centigray 
Decigray 
Dekagray 
Exagray 
Femtogray 
Gigagray 
Gray 
Hectogray 
JoulePerCentigram 
JoulePerGram 
JoulePerKilogram 
JoulePerMilligram 
Kilogray 
Megagray 
Microgray 
Milligray 
Nanogray 
Petagray 
Picogray 
Rad 
Teragray 
Yoctogray 
Yottagray 
Zeptogray 
Zettagray 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         dotnetCHARTING.AbsorbedDose

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also