Compartir a través de


RunCorrelation.ClientKeywords Propiedad

Definición

Obtiene o establece las palabras clave de cliente.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a