| C1.UWP.FlexReport Assembly > C1.Xaml.FlexReport Namespace > C1FlexReport Class : GetReportListAsync Method |
'Declaration Public Shared Function GetReportListAsync( _ ByVal file As Windows.Storage.StorageFile _ ) As System.Threading.Tasks.Task(Of String())
public static System.Threading.Tasks.Task<string[]> GetReportListAsync( Windows.Storage.StorageFile file )