| DataSourceFilters Property |
Filters are only used if DataSourceType == 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
Syntaxpublic List<DataSourceFilter> Filters { get; }
Property Value
Type:
ListDataSourceFilter
See Also