Click or drag to resize

RoleAssignmentControllerGetResourceAssignmentAttributeValues Method

Namespace:  Omada.OE.Solution.OIM.AppLogic
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public static List<Object> GetResourceAssignmentAttributeValues(
	RefPropertyAttribValue attribValue,
	AttributeDataType dataType
)

Parameters

attribValue
Type: Omada.OE.ModelRefPropertyAttribValue
dataType
Type: Omada.OE.Solution.OIM.Model.PublicAttributeDataType

Return Value

Type: ListObject
See Also