JsonSchemaProperties Property |
[Missing <summary> documentation for "P:Stimulsoft.Base.Json.Schema.JsonSchema.Properties"]
Namespace:
Stimulsoft.Base.Json.Schema
Assembly:
Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax public IDictionary<string, JsonSchema> Properties { get; set; }
Public Property Properties As IDictionary(Of String, JsonSchema)
Get
Set
Property Value
Type:
IDictionaryString,
JsonSchemaSee Also