StatusingDataSet.Tasks 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 tasks.
public:
property WebSvcStatusing::StatusingDataSet::TasksDataTable ^ Tasks { WebSvcStatusing::StatusingDataSet::TasksDataTable ^ get(); };
[System.ComponentModel.Browsable(false)]
public WebSvcStatusing.StatusingDataSet.TasksDataTable Tasks { get; }
member this.Tasks : WebSvcStatusing.StatusingDataSet.TasksDataTable
Public ReadOnly Property Tasks As StatusingDataSet.TasksDataTable
Property Value
- Attributes