Wijmo UI for the Web
error Field
wijmo.fileexplorer Namespace > IItemOperationResult Interface : error Field

The error message if the operation on the working item failed.

Syntax
var instance; // Type: wijmo.fileexplorer.IItemOperationResult;
var value; // Type: string
value = instance.error;
var error : string;
See Also

Reference

IItemOperationResult Interface