_EProjectApp2_SinkHelper.ProjectBeforeAssignmentChange2 Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
override void ProjectBeforeAssignmentChange2(Microsoft::Office::Interop::MSProject::Assignment ^ , Microsoft::Office::Interop::MSProject::PjAssignmentField , System::Object ^ , Microsoft::Office::Interop::MSProject::EventInfo ^ );
public override void ProjectBeforeAssignmentChange2 (Microsoft.Office.Interop.MSProject.Assignment , Microsoft.Office.Interop.MSProject.PjAssignmentField , object , Microsoft.Office.Interop.MSProject.EventInfo );
abstract member ProjectBeforeAssignmentChange2 : Microsoft.Office.Interop.MSProject.Assignment * Microsoft.Office.Interop.MSProject.PjAssignmentField * obj * Microsoft.Office.Interop.MSProject.EventInfo -> unit
override this.ProjectBeforeAssignmentChange2 : Microsoft.Office.Interop.MSProject.Assignment * Microsoft.Office.Interop.MSProject.PjAssignmentField * obj * Microsoft.Office.Interop.MSProject.EventInfo -> unit
Public Overrides Sub ProjectBeforeAssignmentChange2 ( As Assignment, As PjAssignmentField, As Object, As EventInfo)