BCGSuite for MFC
BCGP_PLANNER_TYPE CBCGPPlannerManagerCtrl::GetType ( ) const
inline

Returns type of the current view.

Returns
A BCGP_PLANNER_TYPE value representing the current Planner view.

Use this function to retrieve the current view type. It can be one of the following values:

  • BCGP_PLANNER_TYPE_DAY - daily view
  • BCGP_PLANNER_TYPE_WORK_WEEK - view of work week
  • BCGP_PLANNER_TYPE_WEEK - weekly view
  • BCGP_PLANNER_TYPE_MONTH - monthly view
  • BCGP_PLANNER_TYPE_MULTI - multi resource view