SysSecObject.clone Method [AX 2012]

Makes a copy of the object.

public SysSecObject clone()

Run On

Client

Return Value

Type: SysSecObject Class
A copy of the object.

Use serialize and deserialize to perform the cloning.

Community Additions

ADD
Show: