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
See Also
Name of the entity. DATATYPE: String.
Public Property Name() As Variant
Dim MyEntityDisplay As EntityDisplay Dim MyEntityName As String MyEntityName = MyEntityDisplay.Name
See Also
Copyright © 2004-2024 IDERA, Inc.