Skip to content

Latest commit

 

History

History
136 lines (111 loc) · 6.18 KB

devenv-codeunit-properties.md

File metadata and controls

136 lines (111 loc) · 6.18 KB
title ms.date ms.topic author
Codeunit Properties
04/01/2021
reference
SusanneWindfeldPedersen

Codeunit Properties

This article lists properties that apply to the Codeunit object.

[!INCLUDEproperties_note]

Property Name Applies to
Access Property
  • Codeunit objects
ConstValue Property
  • Global Text Constants
  • AL Locals Text Constants
ConstValueML Property
  • Global Text Constants
  • AL Locals Text Constants
EventSubscriberInstance Property
  • Codeunit Object
OptionString Property
  • Global Variables
  • AL Locals Variables
Permissions Property
  • Codeunit Object
RunOnClient Property
  • AL Locals variables
SingleInstance Property
  • Codeunit Object
SubType Property (Codeunit)
  • Codeunit Object
SuppressDispose Property
  • AL Locals variables
TableNo Property
  • Codeunit Object
TestIsolation Property
  • Codeunit Object

See Also

Developing Extensions
AL Development Environment
Table and Table Extension Properties
Page and Page Extension Properties Overview