You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Shared Namespace > Classes > WellKnownParameterKey Class > WellKnownParameterKey Classes > WellKnownParameterKey.Project Class > Project Classes > WellKnownParameterKey.Project.Report Class > Report Fields > WellKnownParameterKey.Project.Report.ExportFormat Field
Close
Ofcas.Lk.Api.Client - Version 3.0
WellKnownParameterKey.Project.Report.ExportFormat Field

case-required; value-type: String; Defines the export format of the Database. Currently supported: 'SQLite', 'PDF', 'XLSX'. Possible formats depends on reports, not every report can be retrieved in each format. Which format can be used with which report see WellKnownReport Required if extension of export file path doesn't define the type.

Syntax
C#
public const string ExportFormat = "EXPORT_FORMAT";
Copyright ORGADATA AG © 2023. All rights reserved.