Unit Operation End Calculation Event Args Constructor
Creates an instance of the UnitOperationEndCalculationEventArgs class 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 UnitOperationEndCalculationEventArgs(
string unitName,
string message
)VB
Public Sub New (
unitName As String,
message As String
)Parameters
Remarks
You can use this constructor when raising the UnitOperationEndCalculationEventArgs at run time to
the message about the parameter validation.