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