Click or drag to resize

DataSourceChildObjectRefProperty Property

System name of a reference property on the data object type of the data source. If provided, survey questions will be generated for the values of this reference property on the data objects retrieved from the data source - is only used if type==dataObjects

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 ChildObjectRefProperty { get; }

Property Value

Type: String
See Also