Share via


RunBaseMultiParm.parmUpdate Method [AX 2012]

Returns the ParmUpdate that is common for all updates.

Syntax

public ParmUpdate parmUpdate([boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to select the record for update; optional.

Return Value

Type: ParmUpdate Map
The ParmUpdate used for this update. By default this value is nullNothingnullptrunita null reference (Nothing in Visual Basic).

See Also

Reference

RunBaseMultiParm Class