patchStatus property

PatchStatus? patchStatus
final

The status of the patch in a patch baseline. This includes information about whether the patch is currently approved, due to be approved by a rule, explicitly approved, or explicitly rejected and the date the patch was or will be approved.

Implementation

final PatchStatus? patchStatus;