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