Wijmo UI for the Web
success フィールド

対象の項目に対する操作が成功したかどうか。

シンタックス
Javascript (Usage) 
var instance; //タイプ:wijmo.fileexplorer.IItemOperationResult;
var value; // Type: boolean
value = instance.success;
Javascript (Specification) 
var success : boolean;

関連トピック

参照

IItemOperationResult インターフェース

 

 


Copyright © GrapeCity inc. All rights reserved.