dotnetCHARTING Send comments on this topic.
AbsorbedDose Enumeration
See Also  
dotnetCHARTING Namespace : AbsorbedDose Enumeration


Syntax

Visual Basic (Declaration) 
Public Enum AbsorbedDose 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As AbsorbedDose
C# 
public enum AbsorbedDose : Enum 

Members

MemberDescription
Gray 
Yottagray 
Zettagray 
Exagray 
Petagray 
Teragray 
Gigagray 
Megagray 
Kilogray 
Hectogray 
Dekagray 
Decigray 
Centigray 
Milligray 
Microgray 
Nanogray 
Picogray 
Femtogray 
Attogray 
Zeptogray 
Yoctogray 
Rad 
JoulePerKilogram 
JoulePerGram 
JoulePerCentigram 
JoulePerMilligram 

Inheritance Hierarchy

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

See Also

© 2010 All Rights Reserved.