SysSecObjectSet.add Method [AX 2012]
Adds an object to the SysSecObjectSet object.
public void add(SysSecObject _object)
Run On
ClientParameters
- _object
- Type: SysSecObject Class
The object to add.
Community Additions
ADD
Show:
Adds an object to the SysSecObjectSet object.
public void add(SysSecObject _object)