Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 781 Bytes

devenv-subtype-blob-property.md

File metadata and controls

36 lines (25 loc) · 781 Bytes
title ms.date ms.topic author
SubType Property (BLOB)
04/01/2021
reference
SusanneWindfeldPedersen

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)