Class PersonNoteTooltipPlugin
Tooltip provider for 'paperclip' notes for persons
Inherited Members
Namespace: SuperOffice.CRM.Tooltips
Assembly: SoDataBase.BusinessLogic.dll
Syntax
[TooltipPlugin("SuperOffice:personnote", new string[] { "personnote_id" })]
public class PersonNoteTooltipPlugin : NoteTooltipBase
Constructors
PersonNoteTooltipPlugin()
Tooltip provider for 'paperclip' notes for persons
Declaration
public PersonNoteTooltipPlugin()
Fields
PersonNoteKey
Tooltip provider for 'paperclip' notes for persons
Declaration
public const string PersonNoteKey = "personnote_id"
Field Value
Type | Description |
---|---|
string |
Methods
SetupQuery(Select, int)
Tooltip provider for 'paperclip' notes for persons
Declaration
protected override void SetupQuery(Select query, int id)
Parameters
Type | Name | Description |
---|---|---|
Select | query | |
int | id |