You are here: Symbol Reference > Stimulsoft.Report.Dictionary Namespace > StiFunctions Class > StiFunctions Methods > AddFunction Method > AddFunction Method (string, string, Type, Type)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiFunctions.AddFunction Method (string, string, Type, Type)

Adds new function with specified parameters.

Syntax
C++
C#
Visual Basic
public: StiFunction AddFunction( string category, string functionName, Type typeOfFunction, Type returnType );
Parameters
Parameters 
Description 
category 
Category of function. 
functionName 
Name of function. 
typeOfFunction 
Type which contain method of function. 
returnType 
Return type of function. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.