Description

Name of the entity. DATATYPE: String.

Property Type

  • Read-only property

Syntax

Public Property Name() As Variant

Example

Dim MyEntityDisplay As EntityDisplay 
Dim MyEntityName As String 

MyEntityName = MyEntityDisplay.Name