SubType Property (BLOB)

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;

See Also

Properties
SubType Property (Codeunit)