Share via


MediaGraphSystemData.CreatedAt Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to