IAdmBusinessUnitGroupRule¶
The IAdmBusinessUnitGroupRule interface represents the Group Members membership rule for Business Units.
Inheritance: The IAdmBusinessUnitGroupRule interface inherits from the IAdmBusinessUnitMembershipRule interface.
Properties¶
-
Property¶
-
Description¶
-
Group¶
-
Gets or sets the group, the members of which are to be included in or excluded from the Business Unit.
-
IncludeDirectMembersOnly¶
- Gets or sets a value indicating whether only direct members of the specified group or all the members of the group (including members of the nested groups) are to be included in or excluded from the Business Unit.
Details¶
Group
Gets or sets the group, the members of which are to be included in or excluded from the Business Unit.
- Type:
- IAdmGroup
- Access:
- Read/Write
Remarks¶
When this property is set, the IAdmBusinessUnitGroupRule2::GroupDnTemplate property is set to an empty string.
IncludeDirectMembersOnly
Gets or sets a value indicating whether only direct members of the specified group or all the members of the group (including members of the nested groups) are to be included in or excluded from the Business Unit.
- Type:
- Boolean
- Access:
- Read/Write
Requirements¶
Minimum required version: 2009.1
See also¶
- Managing Business Units
- IAdmGroup
- IAdmBusinessUnitMembershipRule
- IAdmBusinessUnitGroupRule2
- IAdmBusinessUnitContainerRule
- IAdmBusinessUnitQueryRule
- IAdmBusinessUnitSpecificObjectRule