Click or drag to resize

CommonUserGroupLoadOptionAttributes Properties

The CommonUserGroupLoadOptionAttributes type exposes the following members.

Properties
  NameDescription
Public propertyCommonSetMembersGroups
CommonSetMembersGroups is only used when MembersGroupIdPostList.Count > 0. If true only personal usergroups belonging to users, who are member of ALL the groups specified, will be included. If false only personal usergroups belonging to users, who are member of ANY of the groups specified, will be included.
Public propertyExcludeEveryone
Exclude the "Everyone" user group?
Public propertyExcludeNoneGroup
Exclude the "None" user group?
Public propertyExcludeNonPersonal
Angiver om ikke-personlige (altså almindelige) usergroups skal ekskluderes.
Public propertyExcludePersonal
Exclude personal user groups?
Public propertyExcludeSystem
Exclude user groups marked as "system" objects?
Public propertyIncludeActiveUser
Include the built-in generic "active user" user group?
Public propertyIncludeDummies
Include the built-in "dummy" user groups?
Public propertyIncludeGenericProcessCreator
Include the built-in generic "process creator" user group?
Public propertyIncludeGenericProcessOwner
Include the built-in generic "process owner" user group?
Public propertyIncludes
Angiver et antal grupper som enten selv og/eller hvis medlemmer skal inkluderes. Hvis flere grupper angives er det foreningsmængden (ikke fællesmængden) af medlemmer som inkluderes. Filteret anvendes til implementering af "assignee rules".
Public propertyIncludeSystemUser
Include the personal user group for the "System" user?
Public propertyMemberIds
Only usergroups, where all the specified userids are members, are loaded.
Public propertyMembersGroupIdPostList
Only personal usergroups belonging to users, who are member of the groups specified, will be included.
Top
See Also