Megosztás a következőn keresztül:


EventsRequestInfo.ResultCode Property

Definition

Gets or sets the result code of the request

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to