Properties
| Name | Access | Type | Description |
|---|---|---|---|
| ContentId | Read | Guid | Content Id |
| ContentTypeId | Read | Guid | Content Type Id |
| CreatedDate | Read | DateTime | Created Date |
| Description | Read | String | Description |
| ExpiredDate | Read | Nullable of DateTime | Expired Date |
| Id | Read | Guid | Id |
| Options | Read | Array of PollOption | Options |
| Question | Read | String | Question |
| RenderedHtml | Read, Write | String | Rendered Html |
| RenderedProperty | Read | String | Rendered Property |
| RenderTarget | Read | String | Render Target |
| ShowResultsBeforeExpiration | Read | Boolean | Show Results Before Expiration |
| ShowResultsBeforeVote | Read | Boolean | Show Results Before Vote |
| UserId | Read | Int32 | User Id |