Hello frnd
I can’t seem to find the right solution for this issue
Please specify the if condition data we are unable to see it
String.IsNullOrEmpty(in_transactionItem.SpecificContent(“Key”).tostring)
use the above expression
in_transactionItem.SpecificContent(“Key”).tostring
in_transactionItem.SpecificContent(“Name”).tostring
use this inplace of in_TransactionItem
@Balaji_Satpute
Please give the below syntax
in_TransactionItem.SpecificContent(“Name”).ToString
Thnk for the soluction…
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.