If you are unable to create a new account, please email support@bspsoftware.com

 

News:

MetaManager - Administrative Tools for IBM Cognos
Pricing starting at $2,100
Download Now    Learn More

Main Menu

Custom Report Functions using C#

Started by ahmerzaidi, 16 Aug 2012 01:21:31 PM

Previous topic - Next topic

ahmerzaidi

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?