_EProjectApp2.ProjectBeforeAssignmentDelete2(Assignment, EventInfo) 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:
void ProjectBeforeAssignmentDelete2(Microsoft::Office::Interop::MSProject::Assignment ^ asg, Microsoft::Office::Interop::MSProject::EventInfo ^ Info);
public void ProjectBeforeAssignmentDelete2 (Microsoft.Office.Interop.MSProject.Assignment asg, Microsoft.Office.Interop.MSProject.EventInfo Info);
abstract member ProjectBeforeAssignmentDelete2 : Microsoft.Office.Interop.MSProject.Assignment * Microsoft.Office.Interop.MSProject.EventInfo -> unit
Public Sub ProjectBeforeAssignmentDelete2 (asg As Assignment, Info As EventInfo)
Parameters
- asg
- Assignment
- Info
- EventInfo