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

Whether the operation on the working item succeed.

Syntax
var instance; // Type: wijmo.fileexplorer.IItemOperationResult;
var value; // Type: boolean
value = instance.success;
var success : boolean;
See Also

Reference

IItemOperationResult Interface