Class IndexJobInfo
- Namespace
- Textkernel.Tx.Models.API.Indexes
- Assembly
- Textkernel.Tx.SDK.dll
Generic options that have properties for both V1 and V2.
public class IndexJobInfo : IndexingOptionsGeneric
- Inheritance
-
IndexJobInfo
- Inherited Members
Properties
JobData
A job to index
public ParsedJob JobData { get; set; }