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

The properties of the JsonObjectContract class are listed here.

 
Name 
Description 
 
Gets the constructor parameters required for any non-default constructor  
 
Gets a collection of JsonProperty instances that define the parameters used with OverrideCreator.  
 
Gets or sets the extension data getter.  
 
Gets or sets the extension data setter.  
 
Gets or sets a value that indicates whether the object's properties are required.  
 
Gets or sets the object member serialization.  
 
Gets or sets the override constructor used to create the object. This is set when a constructor is marked up using the JsonConstructor attribute.  
 
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.  
 
Gets or sets the parametrized constructor used to create the object.  
 
Gets the object's properties.  
 
Name 
Description 
 
This is HasRequiredOrDefaultValueProperties, a member of class JsonObjectContract. 
 
This is ParametrizedCreator, a member of class JsonObjectContract. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.