You are here: Symbol Reference > Stimulsoft.Report.CodeDom Namespace > StiCodeDomSerializator Class > StiCodeDomSerializator Methods > AddToRemittedBuild Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiCodeDomSerializator.AddToRemittedBuild Method

Adds a record to the collection of events (OnBuild).

Syntax
C++
C#
Visual Basic
public: void AddToRemittedBuild( string name, StiComponent comp, string funcName, string scriptCalcItem, string scriptGetValue, string scriptCondition, StiAggregateFunctionService function, StiExpression expression, bool isRunningTotal );
Parameters
Parameters 
Description 
name 
A name of the component to what a handler is turned on. 
comp 
Component. 
funcName 
Function name. 
scriptCalcItem 
Script to calculate functions. 
scriptGetValue 
Script to get value. 
function 
Aggegate function. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.