Compound Ordering Enumeration
Definition
Namespace: DWSIM.Interfaces.Enums
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
Assembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 10.0.0.0
C#
public enum CompoundOrderingVB
Public Enumeration CompoundOrderingMembers
| AsAdded | 0 | |
| Name_ASC | 1 | |
| Name_DESC | 2 | |
| NBP_ASC | 3 | |
| NBP_DESC | 4 | |
| MW_ASC | 5 | |
| MW_DESC | 6 | |
| CAS_ASC | 7 | |
| CAS_DESC | 8 | |
| TAG_ASC | 9 | |
| TAG_DESC | 10 |