UnitOperationEndCalculationEventArgsMessage 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)
public string Message { get; }

Property Value

String
Information regarding the completion of the calculated process.

Implements

IUnitOperationEndCalculationEventArgsMessage

Remarks

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

See Also