UnitOperationValidatedEventArgsOldStatus Property

The validation status of the unit operation prior to the validation.

Definition

Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
public CapeValidationStatus OldStatus { get; }

Property Value

CapeValidationStatus
The validation status of the unit operation prior to the validation.

Implements

IUnitOperationValidatedEventArgsOldStatus

Remarks

Informs the user of the results of the validation process.

See Also