Compartir a través de


RuleManagementEventDataSource.OperationName Propiedad

Definición

Obtiene o establece el nombre de la operación que se debe comprobar. Si no se proporciona ningún nombre, coincidirá cualquier operación.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a