InventDim::formQueryAddDynalinkByQuery Method
Modifies the query for the InventDim table that is based on the caller.
Syntax
client server public static void formQueryAddDynalinkByQuery(
Query _query,
Args _args,
[boolean _linkInventDim])
Run On
Called
Parameters
- _query
Type: Query Class
The query to handle.
- _args
Type: Args Class
The arguments of the caller.
- _linkInventDim
Type: boolean
Optional parameter to use for when the caller is linked to the InventDim table.