Click or drag to resize

Reaction Properties

The Reaction type exposes the following members.

Properties
  NameDescription
Public propertyAtoms
All atoms of reactants and products
(Overrides MolBaseAtoms.)
Public propertyBonds
All bonds of reactants and products
(Overrides MolBaseBonds.)
Public propertyCanonicalCode
Canonical Code of the structure
(Inherited from MolBase.)
Public propertyExSMILES
Extended SMILES string
(Inherited from MolBase.)
Public propertyFingerprints
The fingerprints of the structure. (documents)
(Inherited from MolBase.)
Public propertyFingerprintsAsString
The string version of the fingerprints of the structure. (link)
(Inherited from MolBase.)
Public propertyFormula
Formula in plain-text
(Inherited from MolBase.)
Public propertyFormulaHtml
Formula in HTML
(Inherited from MolBase.)
Public propertyFormulaSearchable
Normalized searchable formula
(Inherited from MolBase.)
Public propertyIsEmpty
Test if the reaction contatins any reactant or product
(Overrides MolBaseIsEmpty.)
Public propertyProducts
An array of products
Public propertyReactants
An array of reactants
Public propertyReagents
Public propertySMILES
SMILES string
(Inherited from MolBase.)
Public propertyStructureKeys
A higher level of structure characterization (link)
(Inherited from MolBase.)
Public propertyStructureKeysAsString
The string version of StructureKeys
(Inherited from MolBase.)
Top
See Also