共用方式為


AlertModificationItem.ModifiedAt Property

Definition

Gets or sets modified date and time

[Newtonsoft.Json.JsonProperty(PropertyName="modifiedAt")]
public string ModifiedAt { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="modifiedAt")>]
member this.ModifiedAt : string with get, set
Public Property ModifiedAt As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to