ModuleInfo.Publisher() Method

Version: Available or changed with runtime version 1.0.

Gets the publisher of the specified application.

Syntax

Publisher :=   ModuleInfo.Publisher()

Note

This method can be invoked using property access syntax.

Parameters

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

Return Value

Publisher
 Type: Text
The publisher of the specified application.

See Also

ModuleInfo Data Type
Get Started with AL
Developing Extensions