You are here: Symbol Reference > Stimulsoft.Base.Json Namespace > JsonContainerAttribute Class > JsonContainerAttribute Members
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JsonContainerAttribute Members

The following tables list the members exposed by JsonContainerAttribute.

 
Name 
Description 
 
This is the overview for the JsonContainerAttribute constructor overload. 
 
Name 
Description 
 
Gets or sets the description.  
 
Id 
Gets or sets the id.  
 
Gets or sets a value that indicates whether to preserve object references.  
 
The parameter list to use when constructing the JsonConverter described by ItemConverterType. If null, the default constructor is used. When non-null, there must be a constructor defined in the JsonConverter that exactly matches the number, order, and type of these parameters.  
 
Gets the collection's items converter.  
 
Gets or sets a value that indicates whether to preserve collection's items references.  
 
Gets or sets the reference loop handling used when serializing the collection's items.  
 
Gets or sets the type name handling used when serializing the collection's items.  
 
Gets or sets the title.  
 
Name 
Description 
 
yuck. can't set nullable properties on an attribute in C# have to use this approach to get an unset default state 
 
This is _itemIsReference, a member of class JsonContainerAttribute. 
 
This is _itemReferenceLoopHandling, a member of class JsonContainerAttribute. 
 
This is _itemTypeNameHandling, a member of class JsonContainerAttribute. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.