Properties
| Name | Access | Type | Description |
|---|---|---|---|
| AllowMultipleVotes | Read | Boolean | Allow Multiple Votes |
| ApplicationKey | Read | String | Application Key |
| ContentId | Read | Guid | Content Id |
| ContentTypeId | Read | Guid | Content Type Id |
| CreatedDate | Read | DateTime | Created Date |
| GroupId | Read | Int32 | Group Id |
| Id | Read | Guid | Id |
| IsEnabled | Read | Boolean | Is Enabled |
| IsModerated | Read | Boolean | Is Moderated |
| LastPostDate | Read | Nullable of DateTime | Last Post Date |
| MaximumVotesPerUser | Read | Nullable of Int32 | Maximum Votes Per User |
| Name | Read | String | Name |
| RequiresCategory | Read | Boolean | Requires Category |
| TotalPosts | Read | Int32 | Total Posts |