Share via


ProdMulti.defaultParmUpdate Method [AX 2012]

Returns the default ParmUpdate value .

Syntax

public ParmUpdate defaultParmUpdate()

Run On

Called

Return Value

Type: ParmUpdate Map
The default ParmUpdate value .

Remarks

The default value is null Nothing nullptr unit a null reference (Nothing in Visual Basic) so subclasses have to override this method if ParmUpdate values should be used.

See Also

Reference

ProdMulti Class