UnitOperationBeginCalculationEventArgsMessage Property

The message from the unit operation regarding the start 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 start of the calculated process.

Implements

IUnitOperationBeginCalculationEventArgsMessage

Remarks

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

See Also