| DataObjectsGetByIds Method |
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic DataObjects GetByIds(
IEnumerable<int> ids
)
Parameters
- ids
- Type: System.Collections.GenericIEnumerableInt32
Return Value
Type:
DataObjects
See Also