次の方法で共有


ActionDetail.SendTime プロパティ

定義

送信時刻を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象