IUnit Operation End Calculation Event Args Interface
The unit operation calculation prcess has been completed.
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#
[ComVisibleAttribute(true)]
[GuidAttribute("951D755F-8831-4691-9B54-CC9935A5B7CC")]
public interface IUnitOperationEndCalculationEventArgsVB
<ComVisibleAttribute(true)>
<GuidAttribute("951D755F-8831-4691-9B54-CC9935A5B7CC")>
Public Interface IUnitOperationEndCalculationEventArgsRemarks
Provides information about the completion of the unit operation calculation process.
Properties
| Message | The message from the unit operation regarding the completion of the calculation process. |
| UnitOperationName | The name of the unit operation being calculated. |