Click or drag to resize

DataSourceFieldMapFrom Property

Determines if mapping should be done from parent or child object. It may be null for non parent/child surveys

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 Nullable<DataSourceStartObject> MapFrom { get; }

Property Value

Type: NullableDataSourceStartObject
See Also