ActionParameters Object
Last updated
Last updated
The ActionParameters
object is the base type for all action parameters.
When creating, modifying, or retrieving an action, the parameters
property will be an object type derived from ActionParameters
. Each action type has it's own specific derived type.
See for the complete list of action types, action type codes, and the corresponding ActionParameters
object to use.