Group
Show / Hide Table of Contents

Class TaxonomyMetadata

Metadata about the Skills or Professions taxonomies

Inheritance
System.Object
TaxonomyMetadata
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Textkernel.Tx.Models.DataEnrichment
Assembly: Textkernel.Tx.SDK.dll
Syntax
public class TaxonomyMetadata

Properties

| Improve this Doc View Source

ServiceVersion

The version number of the professions service.

Declaration
public string ServiceVersion { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

TaxonomyReleaseDate

The date the taxonomy was released.

Declaration
public DateTime TaxonomyReleaseDate { get; set; }
Property Value
Type Description
System.DateTime
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾