MainMaintainUserGroupFromReferenceProperty Method |
Method maintains the members of a user group. The members of the group are found by inspecting all the users in the system. Each user must reference another user through a reference property (typically a manager). After execution, the user group will have all the selected users (managers) as members.
The method is designed to run on a timer event.
Codemethod usage | |
---|---|
Designed to be used in a process only (Yes/No) | No |
Action Object (data object type) |
Namespace: Omada.OE.UtilityCodeAssembly
public bool MaintainUserGroupFromReferenceProperty( CodeMethodInvokeContext context, string propertySysName, string groupUIdStr )