The EditableResponseItem type exposes the following members.
Properties
Name | Description | |
---|---|---|
Id |
Gets the unique identifier of this Response Item. This is typically only useful if an application is persisting information about Response Items between sessions.
(Inherited from ResponseItem.) | |
Keywords |
Gets or sets the keywords.
| |
Name |
Gets or sets the name.
| |
PlainTextValue |
Gets the Value in plain text, removing any HTML.
(Inherited from ResponseItem.) | |
ResponseItemType |
Gets the type of this Response Item.
(Inherited from ResponseItem.) | |
Shortcut |
Gets or sets the shortcut.
| |
Value |
Gets or sets the value.
|