Share via


SysPolicySourceDocument.parmIsNewRecord Method [AX 2012]

Gets or sets the IsNewRecord parameter.

Syntax

public boolean parmIsNewRecord([boolean _isNewRecord])

Run On

Server

Parameters

  • _isNewRecord
    Type: boolean
    The value to set.

Return Value

Type: boolean
The value of the IsNewRecord parameter.

See Also

Reference

SysPolicySourceDocument Class