ModuleDependencyInfo.Name() Method
Version: Available or changed with runtime version 1.0.
Gets the name of the specified application.
Syntax
Name := ModuleDependencyInfo.Name()
Note
This method can be invoked using property access syntax.
Parameters
ModuleDependencyInfo
Type: ModuleDependencyInfo
An instance of the ModuleDependencyInfo data type.
Return Value
Name
Type: Text
The application name.
Related information
ModuleDependencyInfo Data Type
Get Started with AL
Developing Extensions