ICape Reaction ChemistryGet Reactions Ids Method
The string identifiers of the reactions contained within this reaction package.
Definition
Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
Returns the string identifiers for each one of the reactions.
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[DispIdAttribute(2)]
Object GetReactionsIds()VB
<DispIdAttribute(2)>
Function GetReactionsIds As ObjectReturn Value
ObjectReturns the string identifiers for each one of the reactions.
Remarks
Returns the identifiers of all the reactions contained within the Reactions Package.
Exceptions
| ECapeUnknown | The error to be raised when other error(s), specified for this operation, are not suitable. |
| ECapeInvalidArgument | The error to be raised when other error(s), specified for this operation, are not suitable. |
| ECapeFailedInitialisation | The error to be raised when other error(s), specified for this operation, are not suitable. |
| ECapeNoImpl | The error to be raised when other error(s), specified for this operation, are not suitable. |