UnitOperationValidatedEventArgsMessage Property

The message reulting from the unit operation validation.

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 regrading the validation process.

Implements

IUnitOperationValidatedEventArgsMessage

Remarks

The message provides information about the results of the validation process.

See Also