Table of Contents

Class RawSkill

Namespace
Textkernel.Tx.Models.Skills
Assembly
Textkernel.Tx.SDK.dll

Skill exactly as it was found in the plain text of the document.

public abstract class RawSkill
Inheritance
RawSkill
Derived
Inherited Members

Properties

Name

The exact skill text extracted from the document.

public string Name { get; set; }

Property Value

string