ResourcePlanDataSet.PlanAssignmentCustomFieldsRowChangeEvent class
Deprecated. Event that occurs when data in a PlanAssignmentCustomFieldsRow is changed.
Inheritance hierarchy
System.Object
System.EventArgs
WebSvcResourcePlan.ResourcePlanDataSet.PlanAssignmentCustomFieldsRowChangeEvent
Namespace: WebSvcResourcePlan
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Class PlanAssignmentCustomFieldsRowChangeEvent _
Inherits EventArgs
'Usage
Dim instance As ResourcePlanDataSet.PlanAssignmentCustomFieldsRowChangeEvent
public class PlanAssignmentCustomFieldsRowChangeEvent : 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.
See also
Reference
ResourcePlanDataSet.PlanAssignmentCustomFieldsRowChangeEvent members