You are here: Symbol Reference > Stimulsoft.Report.CodeDom Namespace > StiCodeDomSerializator Class > StiCodeDomSerializator Methods > Serialize Method > Serialize Method (StiReport, string, StiLanguage, bool, bool, object)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiCodeDomSerializator.Serialize Method (StiReport, string, StiLanguage, bool, bool, object)

Serializes into a code.

Syntax
C++
C#
Visual Basic
public: string Serialize( StiReport report, string name, StiLanguage language, bool serializeData, bool saveForInheritedReports, object standaloneReportType );
Parameters
Parameters 
Description 
report 
Object for serialization. 
name 
Class name for formation. 
language 
Serialization language. 
serializeData 
Do not serialize the sources of data and relation. 
Returns

Serialized code.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.