Class ArticleCategory
Categories for articles published on Halo Waypoint.
Inheritance
System.Object
ArticleCategory
Namespace: Den.Dev.Grunt.Models.Waypoint
Assembly: Den.Dev.Grunt.dll
Syntax
[[Den.Dev.Grunt.Models.IsAutomaticallySerializable]]
[[System.Runtime.CompilerServices.Nullable(0)]]
[[System.Runtime.CompilerServices.NullableContext(2)]]
public class ArticleCategory
Constructors
Name | Description |
---|---|
ArticleCategory() |
Properties
Name | Description |
---|---|
Count | Gets or sets the count of articles in a given category. |
Description | Gets or sets the category description. |
Id | Gets or sets the category ID. |
Name | Gets or sets the category name. |
Parent | Gets or sets the parent category ID. |
Slug | Gets or sets the category slug. |