次の方法で共有


ReadOnlyFollowingDatabase.SoftDeletePeriod プロパティ

定義

TimeSpan のクエリへのアクセスを停止する前にデータを保持する必要がある時間を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.softDeletePeriod")]
public TimeSpan? SoftDeletePeriod { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.softDeletePeriod")>]
member this.SoftDeletePeriod : Nullable<TimeSpan>
Public ReadOnly Property SoftDeletePeriod As Nullable(Of TimeSpan)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象