Click or drag to resize

SurveyVariableBaseProperty Property

System name of a property in ES that defines whether it is a single- or multi-valued variable and the UI control type. The property must match the specified DataType. Note: the property is not necessarily used on the survey object type - it just has to be defined in ES.

Namespace:  Omada.OE.Solution.OIM.AppLogic.SurveyFeature
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public string Property { get; }

Property Value

Type: String
See Also