Click or drag to resize

JsonArrayAttribute Properties

The JsonArrayAttribute type exposes the following members.

Properties
  NameDescription
Public propertyAllowNullItems
Public propertyDescription (Inherited from JsonContainerAttribute.)
Public propertyId (Inherited from JsonContainerAttribute.)
Public propertyIsReference (Inherited from JsonContainerAttribute.)
Public propertyItemConverterParameters (Inherited from JsonContainerAttribute.)
Public propertyItemConverterType (Inherited from JsonContainerAttribute.)
Public propertyItemIsReference (Inherited from JsonContainerAttribute.)
Public propertyItemReferenceLoopHandling (Inherited from JsonContainerAttribute.)
Public propertyItemTypeNameHandling (Inherited from JsonContainerAttribute.)
Public propertyTitle (Inherited from JsonContainerAttribute.)
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Top
See Also