.netCHARTING v10.5 Documentation


dotnetCHARTING Namespace : FlowMolar Enumeration
FlowMolar Enumeration
Syntax
'Declaration
 
Public Enum FlowMolar 
   Inherits System.Enum
'Usage
 
Dim instance As FlowMolar
public enum FlowMolar : System.Enum 
Members
MemberDescription
AttomolesPerSecond 
CentimolesPerSecond 
DecimolesPerSecond 
DekamolesPerSecond 
ExamolesPerSecond 
FemtomolesPerSecond 
GigamolesPerSecond 
HectomolesPerSecond 
KilomolesPerDay 
KilomolesPerHour 
KilomolesPerMinute 
KilomolesPerSecond 
MegamolesPerSecond 
MicromolesPerSecond 
MillimolesPerDay 
MillimolesPerHour 
MillimolesPerMinute 
MillimolesPerSecond 
MolesPerDay 
MolesPerHour 
MolesPerMinute 
MolesPerSecond 
NanomolesPerSecond 
PetamolesPerSecond 
PicomolesPerSecond 
TeramolesPerSecond 
YoctomolesPerSecond 
YottamolesPerSecond 
ZeptomolesPerSecond 
ZettamolesPerSecond 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         dotnetCHARTING.FlowMolar

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