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

Represents the type of export.

Syntax
C#
public enum ExportType : byte { Unknown, Database }
Members
Description
Unknown
Unknown export type.
Database
Export as database.
Copyright © 2020. All rights reserved.