mindee-api-dotnet

Line.UpdateField Method

Declaring Type: Line
Namespace: Mindee.Parsing.Custom.LineItem
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

Add or update the given field to the current line.

public void UpdateField(string name, ListFieldValue fieldValue);

Parameters

name string

Name of the field.

fieldValue ListFieldValue

Values to add.


Documentation generated by MdDocs