The EditableResponseDocument type exposes the following members.

Properties

  NameDescription
Public propertyDescription
Gets or sets the description.
Public propertyId
Gets the unique identifier. This typically only useful if an application is persisting information about Response Nodes between sessions.
(Inherited from ResponseNode.)
Public propertyName
Gets or sets the name.
Public propertyResponseItems
Gets the read-only response items.
(Inherited from ResponseNode.)
Public propertyResponseNodes
Gets the read-only response nodes.
(Inherited from ResponseNode.)

See Also