Compartir a través de


CustomRule.Priority Propiedad

Definición

Obtiene o establece define en qué orden se evalúa esta regla en la lista general de reglas personalizadas.

[Newtonsoft.Json.JsonProperty(PropertyName="priority")]
public int Priority { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="priority")>]
member this.Priority : int with get, set
Public Property Priority As Integer

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a