Share via


CommitmentPeriod.StartDate Property

Definition

Gets commitment period start date.

[Newtonsoft.Json.JsonProperty(PropertyName="startDate")]
public string StartDate { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="startDate")>]
member this.StartDate : string
Public ReadOnly Property StartDate As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to