Click or drag to resize

CustomAttributeControllerGetAttributeValue Method

Namespace:  Omada.OE.Solution.OIM.Assembly.AppLogic
Assembly:  Omada.OE.Solution.OIM.Assembly (in Omada.OE.Solution.OIM.Assembly.dll) Version: 15.0.0.0
Syntax
C#
public string GetAttributeValue(
	DataObject dataObject,
	string attributeName
)

Parameters

dataObject
Type: Omada.OE.ModelDataObject
attributeName
Type: SystemString

Return Value

Type: String
See Also