Compartir a través de


EnrollmentGroup.CreatedOnUtc Propiedad

Definición

DateTime que se creó este recurso.

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="createdDateTimeUtc")]
public DateTimeOffset? CreatedOnUtc { get; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="createdDateTimeUtc")>]
member this.CreatedOnUtc : Nullable<DateTimeOffset>
Public ReadOnly Property CreatedOnUtc As Nullable(Of DateTimeOffset)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a