| CustomAttributeControllerGetAllAttributeValues 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 Dictionary<string, string> GetAllAttributeValues(
DataObject dataObject
)
Parameters
- dataObject
- Type: Omada.OE.ModelDataObject
Return Value
Type:
DictionaryString,
String
See Also