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

Gets or sets all methods called immediately after deserialization of the object.

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

The methods called immediately after deserialization of the object.

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