ResourcePlanDataSet.UtilizationRowChangeEvent class
Deprecated. Event that occurs when data in a UtilizationRow is changed.
Inheritance hierarchy
System.Object
System.EventArgs
WebSvcResourcePlan.ResourcePlanDataSet.UtilizationRowChangeEvent
Namespace: WebSvcResourcePlan
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Class UtilizationRowChangeEvent _
Inherits EventArgs
'Usage
Dim instance As ResourcePlanDataSet.UtilizationRowChangeEvent
public class UtilizationRowChangeEvent : EventArgs
Remarks
The Resource Plan PSI is deprecated. It will continue to be supported for Project 2013 development, but will not be supported in future releases.
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.