JsonContainerContractItemTypeNameHandling Property |
[Missing <summary> documentation for "P:Stimulsoft.Base.Json.Serialization.JsonContainerContract.ItemTypeNameHandling"]
Namespace:
Stimulsoft.Base.Json.Serialization
Assembly:
Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax public Nullable<TypeNameHandling> ItemTypeNameHandling { get; set; }
Public Property ItemTypeNameHandling As Nullable(Of TypeNameHandling)
Get
Set
Property Value
Type:
NullableTypeNameHandlingSee Also