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