I cannot find the manual document for Eikon C# API. Please help here. Thanks.
Assuming you're interested in Eikon .NET APIs, you can find tutorials which give a thorough walk through all the functionality available through this API following the link below.https://developers.thomsonreuters.com/eikon-apis/net-apis-use-custom-applications/learningIf you would like to use the newer Eikon Data APIs in C#, you may want to check out this open source project:https://github.com/TR-API-Samples/Article.EikonDataAPI.DotNet.Library
Thanks for the help. I am also looking at the C# API using Interop.EikonDesktopDataAPI.dll, Interop.RSearch.dll, etc., which is simply introduced here https://developers.thomsonreuters.com/eikon-com/eikon-desktop-data-api/docs?content=786&type=documentation_item. I don't see the github open source project using those functions. Do you have any other sources providing manual for using APIs like Interop.RSearch.dll?