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