Click or drag to resize

SetPropertyValuesGetByIds Method

Returns a collection of SetPropertyValue object based on the provided ID's

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public SetPropertyValues GetByIds(
	IntegerList ids
)

Parameters

ids
Type: IntegerList

Return Value

Type: SetPropertyValues
See Also