| SurveyTemplateDataSources Property |
Collection of DataSource objects used in the Survey templates
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
Syntaxpublic List<DataSource> DataSources { get; }
Property Value
Type:
ListDataSource
See Also