Availability.TimeGrain Property

Definition

Gets or sets the time grain of the availability.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to