RecommendedActionProperties.IsRevertableAction Property

Definition

Optional. Gets if changes applied by this recommended action can be reverted by User

public bool? IsRevertableAction { get; set; }
member this.IsRevertableAction : Nullable<bool> with get, set
Public Property IsRevertableAction As Nullable(Of Boolean)

Property Value

Applies to