RecommendationInner.CreationTime Propriedade

Definição

Obtém ou define o carimbo de data/hora quando essa instância foi criada.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a