| ConfigurationChangeControllerConfigurationObjectInfoResolveObjectsInfo Method |
Resolves a "display value" and "sub type" of a number of objects.
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic List<ConfigurationObjectInfo> ConfigurationObjectInfoResolveObjectsInfo(
Dictionary<Guid, ConfigurationObjectType> objects
)
Parameters
- objects
- Type: System.Collections.GenericDictionaryGuid, ConfigurationObjectType
Return Value
Type:
ListConfigurationObjectInfo
See Also