Compartir a través de


Agreement.EffectiveDate Propiedad

Definición

Obtiene la fecha a partir de la cual el contrato es efectivo.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a