Class TaxonomyMetadata
- Namespace
- Textkernel.Tx.Models.DataEnrichment
- Assembly
- Textkernel.Tx.SDK.dll
Metadata about the Skills or Professions taxonomies
public class TaxonomyMetadata
- Inheritance
-
TaxonomyMetadata
- Inherited Members
Properties
ServiceVersion
The version number of the professions service.
public string ServiceVersion { get; set; }
Property Value
TaxonomyReleaseDate
The date the taxonomy was released.
public DateTime TaxonomyReleaseDate { get; set; }