IUnitOperationCalculateEventArgsMessage Property

The message reulting from the start of the unit operation calculation.

Definition

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

Property Value

String
Information regrading the validation process.

Remarks

The message provides information about the start of the unit operation calculation process.

See Also