Share via


ServiceConfiguration.ModelExportFrequency Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="modelExportFrequency")]
public TimeSpan ModelExportFrequency { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="modelExportFrequency")>]
member this.ModelExportFrequency : TimeSpan with get, set
Public Property ModelExportFrequency As TimeSpan

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to