| ConfigurationClientGetListT Method |
Namespace:
Omada.OE.Solution.OIM.AppLogic.OPS.WCF
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic List<T> GetList<T>(
T[] objects
)
Parameters
- objects
- Type: T
Type Parameters
- T
Return Value
Type:
ListT
See Also