Property SourceType
SourceType
Gets or sets the source of templates for this query. Default is Database
Declaration
public SharedTemplateQuerySourceType SourceType { get; set; }
Property Value
| Type | Description |
|---|---|
| SharedTemplateQuerySourceType | Specifies the source of templates for this query. Default is Database |
Remarks
Use this property to optionally return the FeatureTemplate collection from the table or layer in the result for the QuerySharedTemplatesAsync(SharedTemplateQueryParameters?, CancellationToken).
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |