Freigeben über


SyncDataSet.SyncItemTaskMappingsDataTable.NewSyncItemTaskMappingsRow-Methode

Erstellt ein Row-Objekt in der SyncItemTaskMappingsDataTable.

Namespace:  WebSvcProject
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Function NewSyncItemTaskMappingsRow As SyncDataSet.SyncItemTaskMappingsRow
'Usage
Dim instance As SyncDataSet.SyncItemTaskMappingsDataTable
Dim returnValue As SyncDataSet.SyncItemTaskMappingsRow

returnValue = instance.NewSyncItemTaskMappingsRow()
public SyncDataSet.SyncItemTaskMappingsRow NewSyncItemTaskMappingsRow()

Rückgabewert

Typ: WebSvcProject.SyncDataSet.SyncItemTaskMappingsRow

Siehe auch

Referenz

SyncDataSet.SyncItemTaskMappingsDataTable Klasse

SyncDataSet.SyncItemTaskMappingsDataTable-Member

WebSvcProject-Namespace