StatusingTimephasedActualsDataSet.AssignmentTimephasedDataDataTable.NewAssignmentTimephasedDataRow Method
Creates a row object in the AssignmentTimephasedDataDataTable.
Namespace: [Statusing Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Statusing.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Statusing.asmx?wsdl
Syntax
'Declaration
Public Function NewAssignmentTimephasedDataRow As StatusingTimephasedActualsDataSet.AssignmentTimephasedDataRow
'Usage
Dim instance As StatusingTimephasedActualsDataSet.AssignmentTimephasedDataDataTable
Dim returnValue As StatusingTimephasedActualsDataSet.AssignmentTimephasedDataRow
returnValue = instance.NewAssignmentTimephasedDataRow()
public StatusingTimephasedActualsDataSet.AssignmentTimephasedDataRow NewAssignmentTimephasedDataRow()
Return Value
Type: [Statusing Web service].StatusingTimephasedActualsDataSet.AssignmentTimephasedDataRow
See Also
Reference
StatusingTimephasedActualsDataSet.AssignmentTimephasedDataDataTable Class
StatusingTimephasedActualsDataSet.AssignmentTimephasedDataDataTable Members