Click or drag to resize

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
Syntax
C#
public ReferencePropertyValues GetByIdList(
	IntegerList idList
)

Parameters

idList
Type: IntegerList

Return Value

Type: ReferencePropertyValues
See Also