Nota
Capaian ke halaman ini memerlukan kebenaran. Anda boleh cuba mendaftar masuk atau menukar direktori.
Capaian ke halaman ini memerlukan kebenaran. Anda boleh cuba menukar direktori.
Occurs before one or more tasks are created. Uses the EventInfo object parameter.
expression. ProjectBeforeTaskNew2
( _pj_
, _Info_
)
expression A variable that represents an Application object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
pj | Required | Project | The project in which a task or tasks are being created. |
Info | Required | EventInfo | EventInfo.Cancel is False when the event occurs. If the event procedure sets this argument to True, the new task or tasks are not created. |
Nothing
Project events don't occur when the project is embedded in another document or application.
the ProjectBeforeTaskNew2 event doesn't occur when data is merged or appended into a project, during resource pool operations, when inserting or removing a subproject, or when changes have been made using a custom form.
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.