COGNOiSe.com - The IBM Cognos Community

IBM Cognos 10 Platform => Cognos 10 BI => SDK => Topic started by: ahmerzaidi on 16 Aug 2012 01:21:31 PM

Title: Custom Report Functions using C#
Post by: ahmerzaidi on 16 Aug 2012 01:21:31 PM
Hi,

I'd like to start by saying that I have very very basic programming knowledge however I have found myself needing to have a custom report function created.  The actual developers here are well versed in C#.  I'd like to take them an example of a Cognos Custom function written in C# but the sample provided with the SDK installation is written in C++ with includes a header file which I know C# does not support natively.

Can anyone here please provide me with a Customer Report Function written in C# which includes all the declarations equivalent to what is in the sample header file?