Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the row containing changed data.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public ReadOnly Property Row As SyncDataSet.SyncFieldMappingsRow
Get
'Usage
Dim instance As SyncDataSet.SyncFieldMappingsRowChangeEvent
Dim value As SyncDataSet.SyncFieldMappingsRow
value = instance.Row
public SyncDataSet.SyncFieldMappingsRow Row { get; }
Property value
Type: WebSvcProject.SyncDataSet.SyncFieldMappingsRow
Returns SyncDataSet.SyncFieldMappingsRow.
See also
Reference
SyncDataSet.SyncFieldMappingsRowChangeEvent class