Properties
Name | Access | Type | Description |
---|---|---|---|
Author | Read | User | Author |
AuthorUserId | Read, Write | Int32 | Author User Id |
CreatedDate | Read, Write | DateTime | Created Date |
Errors | Read | IList of Error | Errors |
Id | Read | Int32 | Id |
Idea | Read | Idea | Idea |
RawNote | Read, Write | String | Raw Note |
Status | Read | Status | Status |
StatusKey | Read, Write | String | Status Key |
Warnings | Read | IList of Warning | Warnings |
Methods
HasErrors
Velocity
JavaScript
Returns
Boolean
HasWarnings
Velocity
JavaScript
Returns
Boolean
HasWarningsOrErrors
Velocity
JavaScript
Returns
Boolean
Note
Note Overload 1
Velocity
JavaScript
Note Overload 2
Velocity
JavaScript
Parameters
Name | Type | Description | Required | Default | Options |
---|---|---|---|---|---|
target | String | Target | Required |
Returns
String