Compartilhar via


Task.IsSystemTask Propriedade

Definição

Obtém ou define o valor dessa propriedade indica se o recurso de tarefa é uma tarefa do sistema ou não.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.isSystemTask")]
public bool? IsSystemTask { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.isSystemTask")>]
member this.IsSystemTask : Nullable<bool> with get, set
Public Property IsSystemTask As Nullable(Of Boolean)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a