ProjectDataSet.Task 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.
Gets the information about project task status.
public:
property WebSvcStatusing::ProjectDataSet::TaskDataTable ^ Task { WebSvcStatusing::ProjectDataSet::TaskDataTable ^ get(); };
[System.ComponentModel.Browsable(false)]
public WebSvcStatusing.ProjectDataSet.TaskDataTable Task { get; }
member this.Task : WebSvcStatusing.ProjectDataSet.TaskDataTable
Public ReadOnly Property Task As ProjectDataSet.TaskDataTable
Property Value
- Attributes