Community

External COM component export C# .NET SuspiciousSymbols FC11 for Invoices

I want to read SuspiciousSymbols form IField object in C#, but as I see that feature is missing now. I can only read property IsSuspicious which return boolean value.
How can I read SuspiciousSymbols value form IField now?

Thank you.

Was this article helpful?

0 out of 0 found this helpful

Comments

2 comments

  • Avatar
    Anastasiya Nechaeva
    Hello Mirko,

    Instead of [Obsoletre] SuspiciousSymbols you should use the Symbols array and the ICharacterParams.IsSuspicious property.
    0
  • Avatar
    Permanently deleted user
    Thank you very much.
    0

Please sign in to leave a comment.