StartDragProductPromiseResult type
拖拽创建返回的 Promise 结果类型 @vm-type StartDragProductPromiseResult
Signature:
type StartDragProductPromiseResult = Result<IDPCommon.DB.Types.ElementId[]>;
Links: type StartDragProductPromiseResult = Result<IDPCommon.DB.Types.ElementId[]>;
References: Result, DB.Types.ElementId