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

optional; value-type string Defines the file name of the Exported file. Allowed file formats/extensions are .mdb and .sqlite3 Used for compatibility with old version of the api.

Syntax
C#
public const string EXPORT_FILE_NAME = "EXPORT_FILE_NAME";
Copyright © 2020. All rights reserved.