| DataObjectControllerGetDataObjectDisplayNames2 Method (IEnumerableInt32, Boolean) |
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,
bool overwriteSecurity
)
Parameters
- dataObjectIds
- Type: System.Collections.GenericIEnumerableInt32
- overwriteSecurity
- Type: SystemBoolean
Return Value
Type:
IntStrDictionary
See Also