The ResponseNode type exposes the following members.

Properties

  NameDescription
Public propertyId
Gets the unique identifier. This typically only useful if an application is persisting information about Response Nodes between sessions.
Public propertyName
Gets the name of this ResponseNode.
Public propertyResponseItems
Gets the read-only response items.
Public propertyResponseNodes
Gets the read-only response nodes.

See Also