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