SyncDataSet.SyncItemTaskMappingsRow-Klasse
Informationen zum Vorgang Synchronisierung Zuordnung als eine Zeile im SyncDataSet.SyncItemTaskMappingsDataTable -Objekt darstellt.
Vererbungshierarchie
System.Object
System.Data.DataRow
WebSvcProject.SyncDataSet.SyncItemTaskMappingsRow
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Class SyncItemTaskMappingsRow _
Inherits DataRow
'Usage
Dim instance As SyncDataSet.SyncItemTaskMappingsRow
public class SyncItemTaskMappingsRow : DataRow
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.