Compartir a través de


RecommendationInner.CreationTime Propiedad

Definición

Obtiene o establece la marca de tiempo cuando se creó esta instancia.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.creationTime")]
public DateTime? CreationTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.creationTime")>]
member this.CreationTime : Nullable<DateTime> with get, set
Public Property CreationTime As Nullable(Of DateTime)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a