ICape Reactions Package ManagerGet List Of Reactions Packages Method
A list of all available reaction packages.
Definition
Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
Returns a list of all available reaction packages.
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[DispIdAttribute(1)]
Object GetListOfReactionsPackages()VB
<DispIdAttribute(1)>
Function GetListOfReactionsPackages As ObjectField Value
ObjectReturns a list of all available reaction packages.
Remarks
Returns a list of the names of all Reactions Packages available within the Reactions Package Manager..
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. |