Modifier

Partager via


ModuleDependencyInfo.Id() Method

Version: Available or changed with runtime version 1.0.

Gets the app ID of the specified app.

Syntax

Id :=   ModuleDependencyInfo.Id()

Note

This method can be invoked using property access syntax.

Parameters

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

Return Value

Id
 Type: Guid
The application ID.

See Also

ModuleDependencyInfo Data Type
Get Started with AL
Developing Extensions