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