Table of Contents

Enum TaxonomyFormat

Namespace
Textkernel.Tx.Models.API.DataEnrichment
Assembly
Textkernel.Tx.SDK.dll

The format used to retrieve the DES skills or professions taxonomy

public enum TaxonomyFormat

Fields

csv = 1

Retrieves CSV, and the only response property populated will be the CsvOutput

json = 0

Retrieves JSON, and all the response properties will be populated except the CsvOutput