AdditionalFields Class

This class contains a list of the fields of the target object.

Namespace

documentreader

AdditionalFields Properties

The following are properties for AdditionalFields.

additionalFields

List of the fields that are created or updated in the target object.

Signature

public List<documentreader.AdditionalField> additionalFields {get; set;}

Property Value

Type: List<documentreader.AdditionalField>