Click or drag to resize

Migration Methods

The Migration type exposes the following members.

Methods
  NameDescription
Public methodResetSecurityConfiguration
Resets security on ALL data objects in the system.

BE CAREFULL EXECUTING THIS METHOD!

The method is intended to be used for migrating away from the concept of calculating DOSM access for individual org. units, role folders etc.

Use the "Data objects with defined security" screen to adjust the security settings after running the method.

Configure the event definition (which runs the code method) to only execute on a single data object like for example the root folder.

Top
Extension Methods
  NameDescription
Public Extension MethodToBool
Converts object to boolean.
(Defined by ObjectExtensions.)
Public Extension MethodToDateTime
Converts object to DateTime.
(Defined by ObjectExtensions.)
Public Extension MethodToInt
Converts object to integer.
(Defined by ObjectExtensions.)
Top
See Also