次の方法で共有


EventProperties.AffectedObjectCorrelationId Property

Definition

Gets or sets the affected object correlationId for the event.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to