次の方法で共有


EventsRequestInfo.ResultCode プロパティ

定義

要求の結果コードを取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象