The ResponseItem type exposes the following members.

Collapse imageProperties

  NameDescription
Public propertyId
Gets the unique identifier of this Response Item. This is typically only useful if an application is persisting information about Response Items between sessions.
Public propertyKeywords
Gets the keywords.
Public propertyName
Gets the name.
Public propertyPlainTextValue
Gets the Value in plain text, removing any HTML.
Public propertyResponseItemType
Gets the type of this Response Item.
Public propertyShortcut
Gets the shortcut.
Public propertyValue
Gets the value.

Collapse imageSee Also