Click or drag to resize

DataSourceFilterLeft Property

Name of a data source field. "Left" must be a system name of a property (present on the data object type stated on the data source) or a Fixed Field.

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

Property Value

Type: String
See Also