SysSecTask.new Method [AX 2012]

Initializes a new instance of the SysSecTask class.

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 reference to the parent security object.
_currentRecord
Type: Common Table
The current record reference.

Community Additions

ADD
Show: