You are here: Symbol Reference > Stimulsoft.Base.Serializing Namespace > StiSerializing Class > StiSerializing Methods > Serialize Method > Serialize Method (object, string, string)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiSerializing.Serialize Method (object, string, string)

Serializes object into the file.

Syntax
C++
C#
Visual Basic
public: void Serialize( object obj, string path, string application );
Parameters
Parameters 
Description 
obj 
Object for serialization. 
path 
File in which serialization will be generated. 
application 
Application that generates serialization. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.