ProjectDataSet.AssignmentDataTable.NewAssignmentRow 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 AssignmentDataTable.
public:
WebSvcStatusing::ProjectDataSet::AssignmentRow ^ NewAssignmentRow();
public WebSvcStatusing.ProjectDataSet.AssignmentRow NewAssignmentRow();
member this.NewAssignmentRow : unit -> WebSvcStatusing.ProjectDataSet.AssignmentRow
Public Function NewAssignmentRow () As ProjectDataSet.AssignmentRow