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 ProjectImpactDataSet.DriversRow
Get
'Usage
Dim instance As ProjectImpactDataSet.DriversRowChangeEvent
Dim value As ProjectImpactDataSet.DriversRow
value = instance.Row
public ProjectImpactDataSet.DriversRow Row { get; }
Property value
Type: WebSvcProject.ProjectImpactDataSet.DriversRow
Returns ProjectImpactDataSet.DriversRow.
See also
Reference
ProjectImpactDataSet.DriversRowChangeEvent class