Class AppointmentMotherTooltipPlugin
Tooltip plugin for the 'appointmentMotherId', which will fetch a list of participants in the given meeting. Participants are grouped by company and ordered/formatted according to standard person preferences.
Inherited Members
Namespace: SuperOffice.CRM.Tooltips
Assembly: SoDataBase.dll
Syntax
[TooltipPlugin("SuperOffice:AppointmentMotherId", new string[]{"appointmentMother_id"})]
public class AppointmentMotherTooltipPlugin : TooltipPluginBase, ITooltipProviderPlugin, IPlugin
Constructors
AppointmentMotherTooltipPlugin()
Tooltip plugin for the 'appointmentMotherId', which will fetch a list of participants in the given meeting. Participants are grouped by company and ordered/formatted according to standard person preferences.
Declaration
public AppointmentMotherTooltipPlugin()
Fields
AppointmentMotherIdHint
Tooltip plugin for the 'appointmentMotherId', which will fetch a list of participants in the given meeting. Participants are grouped by company and ordered/formatted according to standard person preferences.
Declaration
public const string AppointmentMotherIdHint = "appointmentMother_id"
Field Value
Type | Description |
---|---|
String |
Methods
InnerGetTooltip()
Tooltip method for the 'appointmentMotherId', which will fetch a list of participants in the given meeting. Participants are grouped by company and ordered/formatted according to standard person preferences.
Declaration
protected override string InnerGetTooltip()
Returns
Type | Description |
---|---|
String |