Table of Contents

Class GeocodeJobRequest

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

Options for geocoding a document (specifying some location on Earth)

public class GeocodeJobRequest : GeocodeOptionsBase
Inheritance
GeocodeJobRequest
Inherited Members

Properties

JobData

The job you wish to be geocoded

public ParsedJob JobData { get; set; }

Property Value

ParsedJob