Share via


EventsAiInfo.IKey Property

Definition

Gets or sets iKey of the app

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to