Properties
| Name | Access | Type | Description |
|---|---|---|---|
| Body | Read, Write | String | Body |
| CollectionId | Read | Nullable of Guid | Collection Id |
| CreateDate | Read, Write | Nullable of DateTime | Create Date |
| Id | Read | Nullable of Guid | Id |
| Identifier | Read | String | Identifier |
| IsPermanent | Read | Boolean | Is Permanent |
| IsPublished | Read | Nullable of Boolean | Is Published |
| LastUpdateDate | Read, Write | Nullable of DateTime | Last Update Date |
| MetaDescription | Read, Write | String | Meta Description |
| MetaKeywords | Read, Write | String | Meta Keywords |
| MetaTitle | Read, Write | String | Meta Title |
| PublishDate | Read, Write | Nullable of DateTime | Publish Date |
| PublishEndDate | Read, Write | Nullable of DateTime | Publish End Date |
| PublishGroupId | Read | Nullable of Int32 | Publish Group Id |
| ReadyToPublish | Read, Write | Nullable of Boolean | Ready To Publish |
| Tags | Read, Write | IList of String | Tags |
| Title | Read, Write | String | Title |
| Url | Read | String | Url |
| UserId | Read, Write | Nullable of Int32 | User Id |
| Version | Read | Nullable of Guid | Version |