AifParameterLookup::addParameters Method
Adds the parameters of the action method to the table.
Syntax
client server public static int addParameters(
AifParameterLookup parameterLookup,
AifActionId actionId,
AifDirection direction,
boolean dataPolicyCompatible)
Run On
Called
Parameters
- parameterLookup
Type: AifParameterLookup Table
- actionId
Type: AifActionId Extended Data Type
- direction
Type: AifDirection Enumeration
- dataPolicyCompatible
Type: boolean
Return Value
Type: int
Returns the number of parameters inserted into the table.