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.
Post-event that occurs after the row is changed.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Event AssignmentRowChanged As ProjectDataSet.AssignmentRowChangeEventHandler
'Usage
Dim instance As ProjectDataSet.AssignmentDataTable
Dim handler As ProjectDataSet.AssignmentRowChangeEventHandler
AddHandler instance.AssignmentRowChanged, handler
public event ProjectDataSet.AssignmentRowChangeEventHandler AssignmentRowChanged
See also
Reference
ProjectDataSet.AssignmentDataTable class