DataFillValue
Contents
[
Hide
]
dataFillValue
Represents that the data is populated with the specified value.
Property Name | Property Type | Nullable | ReadOnly | DefaultValue | Description |
---|---|---|---|---|---|
DefaultBoolean | Boolean | True | False | Represents default bool value. | |
DefaultString | String | True | False | Represents default string value. | |
DefaultNumber | Integer | True | False | Represents default number value. | |
DefaultDouble | Floating | True | False | Represents default double value. | |
DefaultDate | String | True | False | Represents default date value. |