Click or drag to resize

SetPropertyValues Constructor (IEnumerableSetPropertyValue)

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public SetPropertyValues(
	IEnumerable<SetPropertyValue> values
)

Parameters

values
Type: System.Collections.GenericIEnumerableSetPropertyValue
See Also