Show / Hide Table of Contents

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
TargetVersions
.NET300
.NET Windows300
.NET Android300
.NET iOS300
In this article
Provide feedback
Back to top Copyright © 2025 Esri.