_EProjectApp2.WindowSidepaneTaskChange(Window, Int32, 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:
void WindowSidepaneTaskChange(Microsoft::Office::Interop::MSProject::Window ^ Window, int ID, bool IsGoalArea);
public void WindowSidepaneTaskChange (Microsoft.Office.Interop.MSProject.Window Window, int ID, bool IsGoalArea);
abstract member WindowSidepaneTaskChange : Microsoft.Office.Interop.MSProject.Window * int * bool -> unit
Parameters
- Window
- Window
- ID
- Int32
- IsGoalArea
- Boolean