コミュニティ

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?

この記事は役に立ちましたか?

0人中0人がこの記事が役に立ったと言っています

コメント

0件のコメント

サインインしてコメントを残してください。