Changes

HowTo:Create a new MetaProperty

1 byte removed, 1 February
# It is recommenmded to set at least the description and namespace
# Save the changes with {{key press|Ctrl|S}} or the save command
 
===VALUE TYPE===
{{Version/WinXSince|4.7.0}} Since Version 4.7 we support the possibility to define the value type of a property.
With this property, the customizer can control how the property is displayed on the client.
Possible values are:
* Standard (default)
* MinNormMax (supported for string, double and int properties)
* MinMax (supported for string, double and int properties)
== Optional Attributes ==
* selecting the desired validation object from the dialog appearing after double-clicking the cell
===VALUE TYPE===
Start Version 4.7 we support to define value type for special cases. It is a dropdown table, which contain:
* Standard (as default, INDEXCOUNT = 0)
* MinNormMax (INDEXCOUNT = 1)
* MinMax (INDEXCOUNT = 2)
for selecting. The setting is only for system types: string, double, int valid.
[[Category:How-To|Create a new MetaProperty]][[Category:Studio|Create a new MetaProperty]]  
==See also==
1,514
edits