Reaction Inversion-Retention flag property:
0 = property not applied
1 = configuration is inverted,
2 = configuration is retained,
Namespace:
Hyleos.ChemistryAssembly: Hyleos.Chemistry (in Hyleos.Chemistry.dll) Version: 1.0.9.4 (1.0.9.4)
Syntax
| C# |
|---|
public byte InversionRetentionFlag { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property InversionRetentionFlag As Byte |
| Visual C++ |
|---|
public: property unsigned char InversionRetentionFlag { unsigned char get (); void set (unsigned char value); } |