MaintenanceEventActionResult.IsAppliedNow Property

Definition

A value indicating whether this was an apply-now (immediate) action. True for ApplyNow; false for Reschedule.

public bool? IsAppliedNow { get; }
member this.IsAppliedNow : Nullable<bool>
Public ReadOnly Property IsAppliedNow As Nullable(Of Boolean)

Property Value

Applies to