Click or drag to resize

JsonSchemaTransient Property

[Missing <summary> documentation for "P:Stimulsoft.Base.Json.Schema.JsonSchema.Transient"]

Namespace:  Stimulsoft.Base.Json.Schema
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public Nullable<bool> Transient { get; set; }

Property Value

Type: NullableBoolean
See Also