.netCHARTING v10.5 Documentation


dotnetCHARTING Namespace : FlowMass Enumeration
FlowMass Enumeration
Syntax
'Declaration
 
Public Enum FlowMass 
   Inherits System.Enum
'Usage
 
Dim instance As FlowMass
public enum FlowMass : System.Enum 
Members
MemberDescription
AttogramPerSecond 
CentigramPerSecond 
DecigramPerSecond 
DekagramPerSecond 
ExagramPerSecond 
FemtogramPerSecond 
GigagramPerSecond 
GramsPerDay 
GramsPerHour 
GramsPerMinute 
GramsPerSecond 
HectogramPerSecond 
KilogramPerSecond 
KilogramsPerDay 
KilogramsPerHour 
KilogramsPerMinute 
MegagramPerSecond 
MicrogramPerSecond 
MilligramPerSecond 
MilligramsPerDay 
MilligramsPerHour 
MilligramsPerMinute 
NanogramPerSecond 
PetagramPerSecond 
PicogramPerSecond 
PoundsPerDay 
PoundsPerHour 
PoundsPerMinute 
PoundsPerSecond 
TeragramPerSecond 
YoctogramPerSecond 
YottagramPerSecond 
ZeptogramPerSecond 
ZettagramPerSecond 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         dotnetCHARTING.FlowMass

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