Click or drag to resize

SetPropertyAddPropertyValue Method

Adds a propertyvalue object to the setproperty.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public void AddPropertyValue(
	SetPropertyValue propValue
)

Parameters

propValue
Type: Omada.OE.ModelSetPropertyValue
See Also