次の方法で共有


Operation.CreatedTimestamp プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象