Edit

TaskGroup.Deleted Property

Definition

Gets or sets as 'true' to indicate as deleted, 'false' otherwise.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public bool Deleted { get; set; }
member this.Deleted : bool with get, set
Public Property Deleted As Boolean

Property Value

Attributes

Applies to