Click or drag to resize

DataObjectLoadOptionsWrapperResourceAssignment Constructor

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 DataObjectLoadOptionsWrapperResourceAssignment(
	int createdByUserId,
	int beneficiaryIdentityId
)

Parameters

createdByUserId
Type: SystemInt32
beneficiaryIdentityId
Type: SystemInt32
See Also