次の方法で共有


SoftDeleteSettings.SoftDeleteState Property

Definition

Gets or sets Possible values include: 'Invalid', 'Enabled', 'Disabled', 'AlwaysON'

[Newtonsoft.Json.JsonProperty(PropertyName="softDeleteState")]
public string SoftDeleteState { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="softDeleteState")>]
member this.SoftDeleteState : string with get, set
Public Property SoftDeleteState As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to