_EProjectApp_SinkHelper.ProjectBeforeAssignmentChange(Assignment, PjAssignmentField, Object, Boolean) 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 ProjectBeforeAssignmentChange(Microsoft::Office::Interop::MSProject::Assignment ^ , Microsoft::Office::Interop::MSProject::PjAssignmentField , System::Object ^ , bool % );
public override void ProjectBeforeAssignmentChange (Microsoft.Office.Interop.MSProject.Assignment , Microsoft.Office.Interop.MSProject.PjAssignmentField , object , ref bool );
Public Overrides Sub ProjectBeforeAssignmentChange ( As Assignment, As PjAssignmentField, As Object, ByRef As Boolean)