Reaction atom-atom mapping order property
Namespace:
Hyleos.ChemistryAssembly: Hyleos.Chemistry (in Hyleos.Chemistry.dll) Version: 1.0.9.4 (1.0.9.4)
Syntax
| C# |
|---|
public byte AtomMappingNumber { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property AtomMappingNumber As Byte |
| Visual C++ |
|---|
public: property unsigned char AtomMappingNumber { unsigned char get (); void set (unsigned char value); } |