public void Activate( System.bool loadRoleData )
Parameters
- loadRoleData
- True if the General Settings in the Role should be applied to the environment, or False if they should not.
public void Activate( System.bool loadRoleData )
api.Roles.GetRole("ReportUser").Activate(true);