Share via


TenantKey.UpdatedAt Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to