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?