Enum SharedTemplateQuerySourceType
The type of query source where templates are accessible.
Namespace: Esri.ArcGISRuntime.Data
Assembly: Esri.ArcGISRuntime.dll
Syntax
public enum SharedTemplateQuerySourceType
Fields
| Name | Description |
|---|---|
| All | Templates accessible at the layer and database level are returned |
| Database | Only templates accessible at the database level are returned See store editing templates in a database for more information. |
| Layer | Only templates accessible at the layer level are returned |
Applies to
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |