Edit

Share via


ProjectDataSet.TaskRow.TASK_CONTACT Property

Definition

Contains the name of the person who is responsible for the task.

public:
 property System::String ^ TASK_CONTACT { System::String ^ get(); void set(System::String ^ value); };
public string TASK_CONTACT { get; set; }
member this.TASK_CONTACT : string with get, set
Public Property TASK_CONTACT As String

Property Value

Remarks

Contains the name of an individual who is responsible for a task. This person can be someone other than an assigned resource.

Applies to