Freigeben über


Agreement.EffectiveDate Eigenschaft

Definition

Ruft das Datum ab, ab dem die Vereinbarung wirksam ist.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: