Click or drag to resize

tokenQueryResponsesetResponse Method (String, String)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Sets the respons status to accept

Namespace:  imbNLP.Data.extended.dict.core
Assembly:  imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.26
Syntax
C#
public void setResponse(
	string __response,
	string __description
)

Parameters

__response
Type: SystemString
The response.
__description
Type: SystemString
The description.
See Also