NaturalLanguageResponseData Properties

The NaturalLanguageResponseData type exposes the following members.

Properties
  NameDescription
Public propertyHandlerMethod
Gets or sets the Javascript method name.
Public propertyHandlerParameters
Gets or sets the Javascript method parameters.
Public propertyResponseType
Gets or sets the response type.
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Top
See Also