Compartir a través de


RequestApprovalResource.IsClosed Propiedad

Definición

Obtiene un valor que indica si la solicitud está cerrada.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.isClosed")]
public bool? IsClosed { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.isClosed")>]
member this.IsClosed : Nullable<bool>
Public ReadOnly Property IsClosed As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a