Property TemplateSource
TemplateSource
Gets the ISharedTemplateSource from which this template was queried.
Declaration
public ISharedTemplateSource TemplateSource { get; }
Property Value
| Type | Description |
|---|---|
| ISharedTemplateSource | The ISharedTemplateSource from which this template was queried. |
Remarks
Use this to get table instances for the applicable layers, and to create and add the features from this template.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |