BudgetTimePeriod.StartDate Propriedade

Definição

Obtém ou define a data de início do orçamento.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a