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 DBC.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