ProjectDataSet.TaskRow.TASK_CONTACT Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.