set_error_code
Description:
[
Version ( since =
"0.5.2" ) ]
public bool set_error_code (
Error item)
Adds some error details to the results set.
Parameters:
this |
a valid Results instance
|
item |
the object to add to the array
|
Returns:
true if the value was set
|