- KnowledgeBaseGroup
KnowledgeBaseGroup
Namespace: Middleware.Helpdesk
Assembly: Middleware
Represents a knowledgebase group item. Used with IHelpdeskProvider and HelpdeskPlugin module.Constructors
Properties
Id | Unique id of the knowledgebase group. |
Name | Name of the knowledgebase group item. |
Parent | Knowledgebase group parent, or null if there is no parent. |
Description | Description for the group. |
ViewCount | Number of times the group has been viewed. |
Order | Sort order for the group item compared to other items. |
Items | List of KnowledgeBaseItem's that are within the group. |