I have an error of class Queueitem cannot be indexed becz its has no default property

Hello frnd

I can’t seem to find the right solution for this issue

@Balaji_Satpute

Please specify the if condition data we are unable to see it

@Balaji_Satpute

String.IsNullOrEmpty(in_transactionItem.SpecificContent(“Key”).tostring)

use the above expression

in_transactionItem.SpecificContent(“Key”).tostring

i have using same condition

@Balaji_Satpute

in_transactionItem.SpecificContent(“Name”).tostring

use this inplace of in_TransactionItem

@Balaji_Satpute
Please give the below syntax

in_TransactionItem.SpecificContent(“Name”).ToString

1 Like

@Balaji_Satpute

Thnk for the soluction…

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.