| IntegrationHelperFindDataObjectByUIdOrName Method |
Namespace:
Omada.OE.Solution.OIM.AppLogic.OPS
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic static IDataObject FindDataObjectByUIdOrName(
string dataObjectUIdOrName,
List<IDataObject> dataObjectList
)
Parameters
- dataObjectUIdOrName
- Type: SystemString
- dataObjectList
- Type: System.Collections.GenericListIDataObject
Return Value
Type:
IDataObject
See Also