ApplicationClass.remove_AfterCubeBuilt 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:
virtual void remove_AfterCubeBuilt(Microsoft::Office::Interop::MSProject::_EProjectApp2_AfterCubeBuiltEventHandler ^ ) = Microsoft::Office::Interop::MSProject::_EProjectApp2_Event::remove_AfterCubeBuilt;
public virtual void remove_AfterCubeBuilt (Microsoft.Office.Interop.MSProject._EProjectApp2_AfterCubeBuiltEventHandler );
abstract member remove_AfterCubeBuilt : Microsoft.Office.Interop.MSProject._EProjectApp2_AfterCubeBuiltEventHandler -> unit
override this.remove_AfterCubeBuilt : Microsoft.Office.Interop.MSProject._EProjectApp2_AfterCubeBuiltEventHandler -> unit
Public Overridable Sub remove_AfterCubeBuilt ( As _EProjectApp2_AfterCubeBuiltEventHandler)