'Deklaration
Function GetByIdAsync( _ ByVal templateId As String _ ) As Task(Of ReportTemplate)
Task<ReportTemplate> GetByIdAsync( string templateId )
Task<ReportTemplate^>^ GetByIdAsync( String^ templateId )
Parameter
- templateId
Liefert eine Berichtsvorlage basierend auf dessen ID zurück (siehe auch combit.ReportServer.ClientApi.Objects.ReportTemplate.Id).
'Deklaration
Function GetByIdAsync( _ ByVal templateId As String _ ) As Task(Of ReportTemplate)
Task<ReportTemplate> GetByIdAsync( string templateId )
Task<ReportTemplate^>^ GetByIdAsync( String^ templateId )
Plattformen: Windows 10 (Version 21H2 - 22H2), Windows 11 (21H2 - 23H2), Windows Server 2016 - 2022
.NET: .NET Framework 4.8, .NET 6, .NET 8, .NET 9