IUnit Operation Calculate Event Args Interface
Event fired at the start of a unit operation was calculation.
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#
[GuidAttribute("DDCA3348-074C-4860-AD00-58386327D9AC")]
[ComVisibleAttribute(true)]
public interface IUnitOperationCalculateEventArgsVB
<GuidAttribute("DDCA3348-074C-4860-AD00-58386327D9AC")>
<ComVisibleAttribute(true)>
Public Interface IUnitOperationCalculateEventArgsRemarks
Provides information about the start of the calculation of the unit operation.
Properties
| Message | The message reulting from the start of the unit operation calculation. |
| UnitOperationName | The name of the unit operation being calculated. |