IdeasIdeaComment
The Idea Comments resource manages the comments for an idea.
Columns
Name | Type | Description |
IdeasIdeaId [KEY] | Long | IdeasIdeaId of IdeasIdeaComment |
CreatedBy | String | CreatedBy of IdeasIdeaComment |
CreationDate | Datetime | CreationDate of IdeasIdeaComment |
IdeaComment | String | Text that describes the comment. |
IdeaCommentId [KEY] | Long | Value that uniquely identifies the comment. |
IdeaId | Long | Value that uniquely identifies the idea. |
IdeaName | String | IdeaName of IdeasIdeaComment |
LastUpdateDate | Datetime | LastUpdateDate of IdeasIdeaComment |
LastUpdatedBy | String | LastUpdatedBy of IdeasIdeaComment |
ObjectVersionNumber | Int | Number that identifies the version of the record in the database. |
UserName | String | UserName of IdeasIdeaComment |
PersonId | Long | PersonId of IdeasIdeaComment |
DisplayName | String | DisplayName of IdeasIdeaComment |
Finder | String | Finder of IdeasIdeaComment |