Compartilhar via


Agreement.EffectiveDate Propriedade

Definição

Obtém a data em que o contrato está em vigor.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a