Properties
| Name | Access | Type | Description | 
|---|---|---|---|
| Body | Read | String | Body | 
| Categories | Read | IList of ArticleCategory | Categories | 
| CollectionId | Read | Nullable of Guid | Collection Id | 
| ContentId | Read | Nullable of Guid | Content Id | 
| CreateDate | Read | Nullable of DateTime | Create Date | 
| DeleteDate | Read | Nullable of DateTime | Delete Date | 
| Id | Read | Nullable of Guid | Id | 
| Identifier | Read | String | Identifier | 
| IsDeleted | Read | Boolean | Is Deleted | 
| IsHidden | Read | Boolean | Is Hidden | 
| IsIndexed | Read | Boolean | Is Indexed | 
| IsPublished | Read | Nullable of Boolean | Is Published | 
| LastUpdateDate | Read | Nullable of DateTime | Last Update Date | 
| MetaDescription | Read | String | Meta Description | 
| MetaKeywords | Read | String | Meta Keywords | 
| MetaTitle | Read | String | Meta Title | 
| PublishDate | Read | Nullable of DateTime | Publish Date | 
| PublishEndDate | Read | Nullable of DateTime | Publish End Date | 
| Title | Read | String | Title | 
| TypeId | Read | Int32 | Type Id | 
| Url | Read | String | Url | 
| UserId | Read | Nullable of Int32 | User Id | 
| Version | Read | Nullable of Guid | Version |