Compartir a través de


EHNamespaceInner.CreatedAt Propiedad

Definición

Obtiene la hora en que se creó el espacio de nombres.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.createdAt")]
public DateTime? CreatedAt { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.createdAt")>]
member this.CreatedAt : Nullable<DateTime>
Public ReadOnly Property CreatedAt As Nullable(Of DateTime)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a