Unit Operation Validated Event ArgsOld Status 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)
The validation status of the unit operation prior to the validation.
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public CapeValidationStatus OldStatus { get; }VB
Public ReadOnly Property OldStatus As CapeValidationStatus
GetProperty Value
CapeValidationStatusThe validation status of the unit operation prior to the validation.
Implements
IUnitOperationValidatedEventArgsOldStatusRemarks
Informs the user of the results of the validation process.