SyncDataSet.SyncItemTaskMappingsRowChangeEvent.Row-Eigenschaft
Gibt die Zeile, die geänderte Daten enthält.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public ReadOnly Property Row As SyncDataSet.SyncItemTaskMappingsRow
Get
'Usage
Dim instance As SyncDataSet.SyncItemTaskMappingsRowChangeEvent
Dim value As SyncDataSet.SyncItemTaskMappingsRow
value = instance.Row
public SyncDataSet.SyncItemTaskMappingsRow Row { get; }
Eigenschaftswert
Typ: WebSvcProject.SyncDataSet.SyncItemTaskMappingsRow
Gibt SyncDataSet.SyncItemTaskMappingsRowzurück.
Siehe auch
Referenz
SyncDataSet.SyncItemTaskMappingsRowChangeEvent Klasse