- Properties
- Body
- GetExtendedAttributeBool
- GetExtendedAttributeDateTime
- GetExtendedAttributeGuid
- GetExtendedAttributeInt
- GetExtendedAttributeString
- HtmlName
Properties
Name | Access | Type | Description |
---|---|---|---|
AnswerVerifiedByUserId | Read | Nullable of Int32 | Answer Verified By User Id |
Application | Read | Application | Application |
Approved | Read | Nullable of Boolean | Approved |
Author | Read | User | Author |
ContentId | Read | Guid | Content Id |
Date | Read | Nullable of DateTime | Date |
EditNotes | Read | String | Edit Notes |
EmailFiles | Read | IList of EmailFile | Email Files |
EmoticonId | Read | Int32 | Emoticon Id |
Excerpt | Read | String | Excerpt |
ExtendedAttributes | Read | ApiList of ExtendedAttribute | Extended Attributes |
File | Read | MediaFile | File |
ForumId | Read | Nullable of Int32 | Forum Id |
Id | Read | Nullable of Int32 | Id |
InternalEntity | Read | ForumPost | Internal Entity |
IsAnonymous | Read | Nullable of Boolean | Is Anonymous |
IsAnswer | Read | Nullable of Boolean | Is Answer |
IsLocked | Read | Nullable of Boolean | Is Locked |
IsSuggestedAnswer | Read | Nullable of Boolean | Is Suggested Answer |
ParentId | Read | Nullable of Int32 | Parent Id |
Points | Read | Nullable of Int32 | Points |
PostLevel | Read | Nullable of Int32 | Post Level |
PostMedia | Read | String | Post Media |
PostStatus | Read | String | Post Status |
PostType | Read | String | Post Type |
ReplyCount | Read | Nullable of Int32 | Reply Count |
SearchUniqueId | Read | String | Search Unique Id |
SortOrder | Read | Nullable of Int32 | Sort Order |
SpamScore | Read | Nullable of Int32 | Spam Score |
SpamStatus | Read | String | Spam Status |
Subject | Read | String | Subject |
Tags | Read | IList of String | Tags |
ThreadId | Read | Nullable of Int32 | Thread Id |
Url | Read | String | Url |
UserHostAddress | Read | String | User Host Address |
Methods
Body
Body Overload 1
Velocity
JavaScript
Body Overload 2
Velocity
JavaScript
Parameters
Name | Type | Description | Required | Default | Options |
---|---|---|---|---|---|
postTarget | String | Post Target | Required |
Returns
String
GetExtendedAttributeBool
Velocity
JavaScript
Parameters
Name | Type | Description | Required | Default | Options |
---|---|---|---|---|---|
name | String | Name | Required | ||
defaultValue | Boolean | Default Value | Required |
Returns
Boolean
GetExtendedAttributeDateTime
Velocity
JavaScript
Parameters
Name | Type | Description | Required | Default | Options |
---|---|---|---|---|---|
name | String | Name | Required | ||
defaultValue | DateTime | Default Value | Required |
Returns
DateTime
GetExtendedAttributeGuid
Velocity
JavaScript
Parameters
Name | Type | Description | Required | Default | Options |
---|---|---|---|---|---|
name | String | Name | Required | ||
defaultValue | Guid | Default Value | Required |
Returns
Guid
GetExtendedAttributeInt
Velocity
JavaScript
Parameters
Name | Type | Description | Required | Default | Options |
---|---|---|---|---|---|
name | String | Name | Required | ||
defaultValue | Int32 | Default Value | Required |
Returns
Int32
GetExtendedAttributeString
Velocity
JavaScript
Parameters
Name | Type | Description | Required | Default | Options |
---|---|---|---|---|---|
name | String | Name | Required | ||
defaultValue | String | Default Value | Required |
Returns
String
HtmlName
Velocity
JavaScript
Parameters
Name | Type | Description | Required | Default | Options |
---|---|---|---|---|---|
postTarget | String | Post Target | Required |
Returns
String