Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Version: Available from runtime version 1.0.
Sets additional information about what will be contained in the field.
Applies to
- BLOB fields
Property Value
Value | Description |
---|---|
Bitmap | For storing bitmaps |
Memo | For storing memos |
Json | For storing Json data |
User-Defined (default) | For user defined information |
Syntax
SubType = Bitmap;