These v19 docs are archived 🔒.
Go to the
latest docs home
or try if
this exact page is available
in the latest docs.
Enum DataSourceType
- Namespace
- ToSic.Eav.DataSource.VisualQuery
- Assembly
- ToSic.Eav.DataSources.dll
Describes what a DataSource is for in the visual query (for logical grouping)
[PublicApi]
public enum DataSourceType
Fields
App = 0
DataSources of Type App only exist on the app.
Cache = 1
Debug = 10
Filter = 2
Logic = 3
Lookup = 4
Modify = 5
Security = 6
Sort = 7
Source = 8
System = 11
Target = 9