Dear Developer community
i'm wondering if it's possible to retrieve both TR fields and non TR fields using Refinitiv Data Library under .Net (C#), as it can be done using get_data function as shown below.
Get_Data_Price,err=ek.get_data("CA246577595=",['BID','PRIMACT_1','SEC_ACT_1','CLEAN_PRC','TRDPRC_1','VALUE_DT1','TR.FiPriceAccruedInterestFlag'])
thank for your help