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

  • _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.

See Also

Reference

InventDim Table