Share via


RecoveryPointProperties.IsSoftDeleted Property

Definition

Bool to indicate whether RP is in soft delete state or not.

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

Property Value

Applies to