IUnitOperationEndCalculationEventArgsMessage Property

The message from the unit operation regarding the completion of the calculation process.

Definition

Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
string Message { get; }

Property Value

String
Information regarding the completion of the calculated process.

Remarks

The message provides information about the completion of the calculated process.

See Also