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

Gets or sets the function used to create the object. When set this function will override JsonContract.DefaultCreator. This function is called with a collection of arguments which are defined by the CreatorParameters collection.

Syntax
C++
C#
Visual Basic
public: __property ObjectConstructor<object> OverrideCreator;

The function used to create the object.

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