Properties
| Name | Access | Type | Description |
|---|---|---|---|
| CreateDate | Read, Write | Nullable of DateTime | Create Date |
| CreatedByUserId | Read, Write | Nullable of Int32 | Created By User Id |
| DefaultArticleId | Read, Write | Nullable of Guid | Default Article Id |
| DefaultTypeId | Read, Write | Nullable of Int32 | Default Type Id |
| Description | Read, Write | String | Description |
| EnableHelpfulness | Read, Write | Boolean | Enable Helpfulness |
| GroupId | Read | Nullable of Int32 | Group Id |
| Id | Read | Nullable of Guid | Id |
| IsDeleted | Read | Boolean | Is Deleted |
| IsEnabled | Read, Write | Boolean | Is Enabled |
| IsIndexed | Read, Write | Boolean | Is Indexed |
| IsPermanent | Read | Boolean | Is Permanent |
| Name | Read, Write | String | Name |
| Prefix | Read, Write | String | Prefix |
| ThemeId | Read | Nullable of Guid | Theme Id |
| UrlKey | Read, Write | String | Url Key |