| 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
Syntaxpublic string GetAttributeValue(
DataObject dataObject,
string attributeName
)
Parameters
- dataObject
- Type: Omada.OE.ModelDataObject
- attributeName
- Type: SystemString
Return Value
Type:
String
See Also