Show / Hide Table of Contents

Class DBC.KbSolutionFinderEntryFields

Fields for KbSolutionFinderEntry, Knowledge base problem solving wizard, items in a category linking to a knowledge base entry

Inheritance
Object
DBC.KbSolutionFinderEntryFields
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Data
Assembly: SoDataBase.dll
Syntax
public static class KbSolutionFinderEntryFields

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
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top