Condividi tramite


RecommendedActionUpdateStateInfo.CurrentValue Property

Definition

Optional. Gets or sets requested recommended action state.We execute or cancel recommended action operations by altering state. You can set current value to :Pending -> To (re-) apply an (reverted/ignored) active recommended action. Ignored -> To ignore a recommended action so it will no longer show in active recommendations. Active -> To restore ignored recommended action/ To cancel recommended action still in Pending. Pending Revert -> To revert a recommended action that has been applied succesfully. Revert Canceled -> To cancel revert operation while recommended action is Pending revert. See documentation for more.

public string CurrentValue { get; set; }
member this.CurrentValue : string with get, set
Public Property CurrentValue As String

Property Value

Applies to