.netCHARTING v10.5 Documentation


dotnetCHARTING Namespace : Radiation Enumeration
Radiation Enumeration
Syntax
'Declaration
 
Public Enum Radiation 
   Inherits System.Enum
'Usage
 
Dim instance As Radiation
public enum Radiation : System.Enum 
Members
MemberDescription
AttograyPerSecond 
CentigrayPerSecond 
DecigrayPerSecond 
DekagrayPerSecond 
ExagrayPerSecond 
FemtograyPerSecond 
GigagrayPerSecond 
GrayPerSecond 
HectograyPerSecond 
JoulePerKilogramPerSecond 
KilograyPerSecond 
MegagrayPerSecond 
MicrograyPerSecond 
MilligrayPerSecond 
NanograyPerSecond 
PetagrayPerSecond 
PicograyPerSecond 
RadPerSecond 
TeragrayPerSecond 
YoctograyPerSecond 
YottagrayPerSecond 
ZeptograyPerSecond 
ZettagrayPerSecond 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         dotnetCHARTING.Radiation

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