Freigeben über


EventProperties.EventCode Property

Definition

Gets or sets the Id of the monitoring event.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to