| BasePropertiesGetByIdList Method (IntegerList) |
Returns all the properties, which has their ID in the provided idList.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic BaseProperties GetByIdList(
IntegerList idList
)
Parameters
- idList
- Type: IntegerList
Return Value
Type:
BaseProperties
See Also