Official Content

Read-only property showing the actual object name. It is composed of the Module path and the Object name.

Syntax

[ModuleName1.ModuleName2.ModuleNameN.]ObjectName

Where:

[ModuleName1.ModuleName2.ModuleNameN.]
   Is the Module path.

Note: The Root module is always omitted in the Module path.

ObjectName
   Is the name of the Object (its Name property).

Description

This — read-only — property is intended to provide a quick way to identify an object, as several objects can have the same value for the Name property if they have a different Module path.

Samples

Consider the following Product Transaction object:

ModuleQualifiedNameExampleFolderView

It will have the Qualified Name property set as follows: Purchases.Stock.Product

ModuleQualifiedNameExampleProperties

See Also

Module object 
Name property

 

Last update: June 2025 | © GeneXus. All rights reserved. GeneXus Powered by Globant