Partager via


Agreement.EffectiveDate Propriété

Définition

Obtient la date à partir de laquelle l’accord prend effet.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à