MediaJobStateChangeEventData.CorrelationData Propriedade

Definição

[Newtonsoft.Json.JsonProperty(PropertyName="correlationData")]
public System.Collections.Generic.IDictionary<string,string> CorrelationData { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="correlationData")>]
member this.CorrelationData : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property CorrelationData As IDictionary(Of String, String)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a