SysSecPS.new Method [AX 2012]

Creates the new security object.

public void new(
    SysSecBaseForm _form, 
    SysSecTree _tree, 
    SysSecObject _parent, 
    Common _currentRecord)

Run On

Client

Parameters

_form
Type: SysSecBaseForm Class
The object form.
_tree
Type: SysSecTree Class
The security tree.
_parent
Type: SysSecObject Class
The parent security object reference.
_currentRecord
Type: Common Table
The current record reference.

Community Additions

ADD
Show: