Delen via


Agreement.EffectiveDate Eigenschap

Definitie

Hiermee wordt de datum opgehaald vanaf welke de overeenkomst van kracht is.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.effectiveDate")]
public DateTime? EffectiveDate { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.effectiveDate")>]
member this.EffectiveDate : Nullable<DateTime>
Public ReadOnly Property EffectiveDate As Nullable(Of DateTime)

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op