The ResponseItem 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.
|
![]() | Keywords |
Gets the keywords.
|
![]() | Name |
Gets the name.
|
![]() | PlainTextValue |
Gets the Value in plain text, removing any HTML.
|
![]() | ResponseItemType |
Gets the type of this Response Item.
|
![]() | Shortcut |
Gets the shortcut.
|
![]() | Value |
Gets the value.
|