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