SysEntryPointAttribute.new Method [AX 2012]

Initializes a new instance of the SysEntryPointAttribute class.

Syntax

public void new([boolean _checked])

Run On

Called

Parameters

  • _checked
    Type: boolean
    A Boolean value that indicates whether authorization will be enforced on the tables.

Remarks

Specify true for the _checked parameter to enforce the AOSAuthorization setting on the tables.

See Also

Reference

SysEntryPointAttribute Class