Compartir a través de


EntityStatus.LockedBy Propiedad

Definición

Identificador de instancia de la orquestación que contiene actualmente el bloqueo de esta entidad.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a