Property LayerIds
LayerIds
Gets a collection of IDs that identify the layers where this template can be used.
Declaration
public IReadOnlyList<long> LayerIds { get; }
Property Value
| Type | Description |
|---|---|
| IReadOnlyList<long> | A collection of IDs that identify the layers where this template can be used. |
Remarks
This can be used to query the database for these layers. A given layer helps determine available fields, symbology, default and applicable tools, default values, and relationships.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |