ApplicationClass.GoalAreaChange(Int16) Method

Definition

public:
 virtual bool GoalAreaChange(short goalArea) = Microsoft::Office::Interop::MSProject::_MSProject::GoalAreaChange;
public virtual bool GoalAreaChange (short goalArea);
abstract member GoalAreaChange : int16 -> bool
override this.GoalAreaChange : int16 -> bool
Public Overridable Function GoalAreaChange (goalArea As Short) As Boolean

Parameters

goalArea
Int16

Returns

Implements

Applies to