Edit

Share via


ProjectDataSet.TaskRow.TASK_IS_MARKED Property

Definition

Indicates whether the task is tagged as having special meaning to the user.

public:
 property bool TASK_IS_MARKED { bool get(); void set(bool value); };
public bool TASK_IS_MARKED { get; set; }
member this.TASK_IS_MARKED : bool with get, set
Public Property TASK_IS_MARKED As Boolean

Property Value

Applies to