InventSite::lookupByInventLocationType Method
Performs a lookup of the InventSite table that is based on the InventLocationType value .
Syntax
client public static void lookupByInventLocationType(FormStringControl _ctrl, InventLocationType _inventLocationType)
Run On
Client
Parameters
- _ctrl
Type: FormStringControl Class
The FormStringControl that calls the lookup method.
- _inventLocationType
Type: InventLocationType Enumeration
The InventLocationType value that is used to perform the lookup.