You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Shared Namespace > Structs, Records, Enums > Ofcas.Lk.Api.Shared.DatabaseExportType Enumeration
Close
Ofcas.Lk.Api.Client - Version 3.0
Ofcas.Lk.Api.Shared.DatabaseExportType Enumeration

Represents the type of database export.

Syntax
C#
public enum DatabaseExportType : byte { Unknown, AllEconomicData, OwnEconomicData, SystemEconomicData, SpecialPrices, Glasses }
Members
Description
Unknown
Unknown export type.
AllEconomicData
Export all economic data.
OwnEconomicData
Export own economic data.
SystemEconomicData
Export system economic data.
SpecialPrices
Export special prices.
Glasses
Export glasses.
Copyright © 2020. All rights reserved.