GetLogicalName Method

Description

Retrieves the name of the specified object.

Syntax

object.GetLogicalName(Object)

Syntax Details

ArgumentDescription
objectAn expression evaluating to an object of type ObjectRepositoryUtil.
ObjectRequired. An Object object.

The object whose name you want to retrieve.

Tip: You can use the GetObject, GetObjectByParent or Item methods to retrieve the object to use as this argument value.

Return Type

A Variant value.