Property LayerIds
LayerIds
Gets the collection of IDs that identify layers where the templates can be used.
Declaration
public IList<long> LayerIds { get; }
Property Value
| Type | Description |
|---|---|
| IList<long> | The collection of IDs that identify layers where the templates can be used. |
Remarks
Required when TemplateIds is not specified.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |