Delen via


ReplicationProtectedItemProperties.EventCorrelationId Property

Definition

Gets or sets the correlation Id for events associated with this protected item.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to