InventLocation::lookupByInventLocationType Method
Performs a lookup of the InventLocation, based on the InventLocationType.
Syntax
client public static void lookupByInventLocationType(FormStringControl _ctrl, InventLocationType _inventLocationType)
Run On
Client
Parameters
- _ctrl
Type: FormStringControl Class
The FormStringControl calling the lookup method.
- _inventLocationType
Type: InventLocationType Enumeration
The InventLocationType to lookup with.