Share via


InventLocation::lookupBySiteId Method

Retrieves the InventLocation value, depending on the site ID.

Syntax

client public static void lookupBySiteId(
    FormStringControl _ctrl, 
    InventSiteId _inventSiteId, 
    InventLocationType _inventLocationType, 
   [boolean _lookupBySiteId, 
    boolean _includeBlankSite])

Run On

Client

Parameters

  • _lookupBySiteId
    Type: boolean
    A Boolean value that indicates whether to sort the lookup by the site ID; optional.
  • _includeBlankSite
    Type: boolean
    A Boolean value that determines whether to include the InventLocations value without the site ID in the lookup; optional.

See Also

Reference

InventLocation Table