Click or drag to resize

Property Constructor (String, PropertyValuesContainer)

Used by the SurveyController.

Namespace:  Omada.OE.AppLogic.Serialization.Model
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public Property(
	string name,
	PropertyValuesContainer propertyValues
)

Parameters

name
Type: SystemString
propertyValues
Type: Omada.OE.ModelPropertyValuesContainer
See Also