public static IReadOnlyList<ReportTemplate> GetTemplates()
Public Shared Function GetTemplates() As IReadOnlyList(Of ReportTemplate)
Return Value
A collection of report templates.
public static IReadOnlyList<ReportTemplate> GetTemplates()
Public Shared Function GetTemplates() As IReadOnlyList(Of ReportTemplate)
Exception | Description |
---|---|
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
Target Platforms: Windows 11, Windows 10