Edit

Share via


ProjectDataSet.TaskRow.TASK_HAS_LINKED_FIELDS Property

Definition

Specifies whether the task has OLE linked fields.

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

Property Value

True if there is an OLE link to one or more of the task fields; otherwise, false when there are no OLE links to any task field.

Applies to