CompanyProperty.DisplayName() Method
Version: Available or changed with runtime version 1.0.
Gets the current company display name.
Syntax
DisplayName := CompanyProperty.DisplayName()
Return Value
DisplayName
Type: Text
The display name of the company as specified in the Display Name field in the Company table. If no display name is specified, the company name that is stored in the Name field is returned.
Related information
CompanyProperty Data Type
Get Started with AL
Developing Extensions