namespace CK.SCP.GrupUniApi.Config { public enum ApiType { Odbc = 0, QadCsv = 1, } }