Compartir a través de


EntityCurrentOperationStatus.Operation Propiedad

Definición

Nombre de la operación.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a