Click or drag to resize

RequestedResourceAttributes Constructor

Attributes for the resource

Namespace:  Omada.OE.Solution.OIM.AppLogic.AttributeValues
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public RequestedResourceAttributes(
	int resourceId
)

Parameters

resourceId
Type: SystemInt32
Id of the requested resource
See Also