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

The properties of the JsonProperty class are listed here.

 
Name 
Description 
 
Gets or sets the IAttributeProvider for this property.  
 
Gets or sets the JsonConverter for the property. If set this converter takes presidence over the contract converter for the property type.  
 
Gets or sets the type that declared this property.  
 
Gets the default value.  
 
Gets or sets the property default value handling.  
 
Gets or sets a predicate used to determine whether the property should be serialized.  
 
Gets or sets a value indicating whether this JsonProperty has a member attribute.  
 
Gets or sets a value indicating whether this JsonProperty is ignored.  
 
Gets or sets a value indicating whether this property preserves object references.  
 
Gets or sets the converter used when serializing the property's collection items.  
 
Gets or sets whether this property's collection items are serialized as a reference.  
 
Gets or sets the the reference loop handling used when serializing the property's collection items.  
 
Gets or sets the the type name handling used when serializing the property's collection items.  
 
Gets or sets the member converter.  
 
Gets or sets the property null value handling.  
 
Gets or sets the property object creation handling.  
 
Gets or sets the order of serialization and deserialization of a member.  
 
Gets or sets the name of the property.  
 
Gets or sets the type of the property.  
 
Gets or sets a value indicating whether this JsonProperty is readable.  
 
Gets or sets the property reference loop handling.  
 
Gets or sets a value indicating whether this JsonProperty is required.  
 
Gets or sets an action used to set whether the property has been deserialized.  
 
Gets or sets a predicate used to determine whether the property should be serialize.  
 
Gets or sets or sets the type name handling.  
 
Gets or sets the name of the underlying member or parameter.  
 
Gets the IValueProvider that will get and set the JsonProperty during serialization.  
 
Gets or sets a value indicating whether this JsonProperty is writable.  
 
Name 
Description 
 
use to cache contract during deserialization 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.