ArticleVersionCategory
is defined in the Telligent.Evolution.Extensibility.Api.Entities.Version1
namespace of Telligent.Evolution.Articles.dll
Definition
class ArticleVersionCategory { ArticleVersion ArticleVersion { get; set; } Category Category { get; set; } int? SortOrder { get; set; } }
Properties
Name | Type | Description | Default | Options |
---|---|---|---|---|
ArticleVersion | ArticleVersion | |||
Category | Category | |||
SortOrder | int? |