Community

LineItems

I am using ABBYY FlexiCapture for Invoices.

How can we access the first row of the lineitem?

I am trying the following C# script but it doesn't seem to work.

string firstLine = Context.Field("TableName").Items[0].Text;

I am getting an error - object reference not set to an instance of an object

Has anybody come across this issue?

Was this article helpful?

0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.