Define the strategy to show the menu items for attendee. Here are more detailed structural descriptions. More...
#include <meeting_configuration_interface.h>
Public Member Functions | |
tagAttendeeMenuItemOption () | |
Data Fields | |
bool | bNotShowPromoteToPanelist |
True indicates to hide 'Promote to panelist'menu item. | |
Define the strategy to show the menu items for attendee. Here are more detailed structural descriptions.
Definition at line 306 of file meeting_configuration_interface.h.
|
inline |
Definition at line 309 of file meeting_configuration_interface.h.
References bNotShowPromoteToPanelist.
bool tagAttendeeMenuItemOption::bNotShowPromoteToPanelist |
True indicates to hide 'Promote to panelist'menu item.
Definition at line 308 of file meeting_configuration_interface.h.
Referenced by tagAttendeeMenuItemOption().