Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
Related information
ModuleDependencyInfo Data Type
Get Started with AL
Developing Extensions