Редагувати

Поділитися через


ProjectDataSet.AssignmentRow.TASK_NAME Property

Definition

Specifies the name of the task that is associated with this assignment.

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

Property Value

Remarks

TASK_NAME is identified by the TASK_UID property. It is denormalized from TASK_NAME.

Applies to