Newer Version Available

This content describes an older version of this product. View Latest

OcrTargetObject Class

This class contains the details of the OCR target object that is associated with an OCR template.

Namespace

documentreader

OcrTargetObject Properties

The following are properties for OcrTargetObject.

ocrTargetObjectId

The ID of the OCR target object.

Signature

public String ocrTargetObjectId {get; set;}

Property Value

Type: String

targetObject

The name of the target object to which information from a form is mapped.

Signature

public String targetObject {get; set;}

Property Value

Type: String

targetObjectRecordType

The developer name of the record type.

Signature

public String targetObjectRecordType {get; set;}

Property Value

Type: String