SysSecObjectSet.add Method [AX 2012]

Adds an object to the SysSecObjectSet object.

public void add(SysSecObject _object)

Run On

Client

Parameters

_object
Type: SysSecObject Class
The object to add.

The supplied object is cloned and then stripped of references to forms, tree controls and security trees.

Community Additions

ADD
Show: