Click or drag to resize

DataObjectLoadOptionsWrapperResourceAssignmentAddCreatedByAndBeneficiaryFilter Method

Namespace:  Omada.OE.Solution.OIM.AppLogic.Model
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
protected void AddCreatedByAndBeneficiaryFilter(
	BaseProperty identityRefProperty,
	UserGroupController userGroupController,
	bool overrideSecurity
)

Parameters

identityRefProperty
Type: Omada.OE.ModelBaseProperty
userGroupController
Type: Omada.OE.AppLogicUserGroupController
overrideSecurity
Type: SystemBoolean
See Also