Show / Hide Table of Contents

Class DBC.KbSolutionFinderFields

Fields for KbSolutionFinder, Knowledge base problem solving wizard, categories and subcategories for drilling down

Inheritance
Object
DBC.KbSolutionFinderFields
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 KbSolutionFinderFields

Fields

Body

KbSolutionFinder.Body: The body for the solution finder. HTML format.

Declaration
public const string Body = "body"
Field Value
Type Description
String

KbSolutionFinderId

KbSolutionFinder.KbSolutionFinderId: The primary key (auto-incremented)

Declaration
public const string KbSolutionFinderId = "id"
Field Value
Type Description
String

Name

KbSolutionFinder.Name:

Declaration
public const string Name = "name"
Field Value
Type Description
String

ParentId

KbSolutionFinder.ParentId: The parent of this solution finder.

Declaration
public const string ParentId = "parent_id"
Field Value
Type Description
String
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top