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