Click or drag to resize

DataSourceFieldName Property

Is either the system name of a property, a fixed field or a reference path (if the data source is OISX) or the name of a sql column (if the data source is SQL)

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

Property Value

Type: String
See Also