Skip to content

Latest commit

 

History

History
40 lines (34 loc) · 1.1 KB

File metadata and controls

40 lines (34 loc) · 1.1 KB
title description ms.author ms.date ms.topic author ms.reviewer
ModuleInfo.Id() Method
Gets the ID of the specified application.
solsen
05/14/2024
reference
SusanneWindfeldPedersen
solsen

ModuleInfo.Id() Method

Version: Available or changed with runtime version 1.0.

Gets the ID of the specified application.

Syntax

Id :=   ModuleInfo.Id()

Note

This method can be invoked using property access syntax.

Parameters

ModuleInfo
 Type: ModuleInfo
An instance of the ModuleInfo data type.

Return Value

Id
 Type: Guid
The ID of the specified application.

See Also

ModuleInfo Data Type
Get Started with AL
Developing Extensions