You are here: Symbol Reference > Stimulsoft.Base.Json.Serialization Namespace > JsonContract Class > JsonContract Properties > OnSerializedCallbacks Property
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JsonContract.OnSerializedCallbacks Property

Gets or sets all methods called after serialization of the object graph.

Syntax
C++
C#
Visual Basic
public: __property IList<SerializationCallback> OnSerializedCallbacks;

The methods called after serialization of the object graph.

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