[Missing <summary> documentation for "P:Stimulsoft.Base.Json.Schema.JsonSchema.Items"]
Namespace:
Stimulsoft.Base.Json.Schema
Assembly:
Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax public IList<JsonSchema> Items { get; set; }
Public Property Items As IList(Of JsonSchema)
Get
Set
Property Value
Type:
IListJsonSchemaSee Also