| ReferencePropertyValuesGetByIdList Method (IntegerList) |
Returns all property values for the provided idList.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic ReferencePropertyValues GetByIdList(
IntegerList idList
)
Parameters
- idList
- Type: IntegerList
Return Value
Type:
ReferencePropertyValues
See Also