| DataObjectControllerGetDataObjectDisplayNames2 Method (IEnumerableInt32) |
Tip: use Dictionary<int, string> GeDisplayNamesEx(IEnumerable<int>) instead.
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic virtual IntStrDictionary GetDataObjectDisplayNames2(
IEnumerable<int> dataObjectIds
)
Parameters
- dataObjectIds
- Type: System.Collections.GenericIEnumerableInt32
Return Value
Type:
IntStrDictionary
See Also