Table of Contents

Class IndexResumeInfo

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

Generic options that have properties for both V1 and V2.

public class IndexResumeInfo : IndexingOptionsGeneric
Inheritance
IndexResumeInfo
Inherited Members

Properties

ResumeData

A resume to index

public ParsedResume ResumeData { get; set; }

Property Value

ParsedResume