Class DBC.KbSolutionFinderEntryFields
Fields for KbSolutionFinderEntry, Knowledge base problem solving wizard, items in a category linking to a knowledge base entry
Namespace: SuperOffice.CRM.Data
Assembly: SoDataBase.dll
Syntax
public static class KbSolutionFinderEntryFields : Object
Fields
KbEntry
KbSolutionFinderEntry.KbEntry:
Declaration
public const string KbEntry = "kb_entry"
Field Value
Type | Description |
---|---|
String |
KbSolutionFinderEntryId
KbSolutionFinderEntry.KbSolutionFinderEntryId: The primary key (auto-incremented)
Declaration
public const string KbSolutionFinderEntryId = "id"
Field Value
Type | Description |
---|---|
String |
SolutionFinder
KbSolutionFinderEntry.SolutionFinder:
Declaration
public const string SolutionFinder = "solution_finder"
Field Value
Type | Description |
---|---|
String |