Compartir a través de


AssignmentLockSettings.Mode Propiedad

Definición

Obtiene o establece el modo de bloqueo. Entre los valores posibles se incluyen: "None", "AllResourcesReadOnly", "AllResourcesDoNotDelete".

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a