Class IndexResumeInfo
Generic options that have properties for both V1 and V2.
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.API.Indexes
Assembly: Textkernel.Tx.SDK.dll
Syntax
public class IndexResumeInfo : IndexingOptionsGeneric
Properties
| Improve this Doc View SourceResumeData
A resume to index
Declaration
public ParsedResume ResumeData { get; set; }
Property Value
Type | Description |
---|---|
ParsedResume |