StatusingDataSet.TasksDataTable.NewTasksRow Method
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.
Creates a row object in the TasksDataTable.
public:
WebSvcStatusing::StatusingDataSet::TasksRow ^ NewTasksRow();
public WebSvcStatusing.StatusingDataSet.TasksRow NewTasksRow();
member this.NewTasksRow : unit -> WebSvcStatusing.StatusingDataSet.TasksRow
Public Function NewTasksRow () As StatusingDataSet.TasksRow
Returns
A row object.