InventTable::lookupItemIdCanBeTransferred Method
Finds items that can be transferred.
Syntax
client public static void lookupItemIdCanBeTransferred(FormStringControl _lookupctrl)
Run On
Client
Parameters
- _lookupctrl
Type: FormStringControl Class
The FormStringControl object where the lookup values should be displayed.
Remarks
Whether an item can be transferred depends on its item type, and is determined by the return value of the InventItemType.canBeTransferred method.