Table of Contents

Class ResumeBatchSuccessResult

Namespace
Textkernel.Tx.Batches
Assembly
Textkernel.Tx.SDK.dll

A result indicating the file was parsed successfully (and if specified, the file was also geocoded/indexed successfully)

public class ResumeBatchSuccessResult : BatchResult
Inheritance
ResumeBatchSuccessResult
Derived
Inherited Members

Properties

Response

The response from the Tx API when parsing this file

public ParseResumeResponse Response { get; protected set; }

Property Value

ParseResumeResponse