_EProjectApp2_SinkHelper.ProjectBeforePrint2(EventInfo, 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:
override void ProjectBeforePrint2(Microsoft::Office::Interop::MSProject::Project ^ , Microsoft::Office::Interop::MSProject::EventInfo ^ );
public override void ProjectBeforePrint2 (Microsoft.Office.Interop.MSProject.Project , Microsoft.Office.Interop.MSProject.EventInfo );
abstract member ProjectBeforePrint2 : Microsoft.Office.Interop.MSProject.Project * Microsoft.Office.Interop.MSProject.EventInfo -> unit
override this.ProjectBeforePrint2 : Microsoft.Office.Interop.MSProject.Project * Microsoft.Office.Interop.MSProject.EventInfo -> unit
Public Overrides Sub ProjectBeforePrint2 ( As Project, As EventInfo)