Click or drag to resize

tokenQueryResponsesetResponse Method (String, String)

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Sets the respons status to accept

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

Parameters

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