Cape Object Base Constructor
Constructor for the unit operation.
Definition
Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public CapeObjectBase()VB
Public Sub NewRemarks
This method is creates the parameter collections for the object. As a result,
parameters can be added in the constructor
for the derived object or during the Initialize() call.
Exceptions
| ECapeUnknown | The error to be raised when other error(s), specified for this operation, are not suitable. |
| ECapeOutOfResources | ECapeOutOfResources |
| ECapeLicenceError | ECapeLicenceError |
| ECapeFailedInitialisation | ECapeFailedInitialisation |
| ECapeBadInvOrder | ECapeBadInvOrder |