Property TemplateId
TemplateId
Gets a system-generated unique identifier.
Declaration
public long TemplateId { get; }
Property Value
| Type | Description |
|---|---|
| long | A system-generated unique identifier. |
Remarks
This can be used to query the database for specific templates. The value is -1 for templates returned from Layer source.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |