DigestConfig.Frequency Property

Definition

Frequency that digest will be triggered, in days. Value must be between 7 and 30 days inclusive.

public int? Frequency { get; set; }
member this.Frequency : Nullable<int> with get, set
Public Property Frequency As Nullable(Of Integer)

Property Value

Applies to