Delen via


Instruction.StartDate Eigenschap

Definitie

Hiermee wordt de datum opgehaald of ingesteld waarop deze factureringsinstructie van kracht wordt.

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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op