Compartir a través de


RecommendationRule.ActionName Propiedad

Definición

Obtiene o establece el nombre de la acción que recomienda esta regla en la cadena.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a