Description

Creates a new EntityDisplay from the Entity identified by the given name, and then returns the new EntityDisplay. PARAMETERS: EntityName (String).

Syntax

Public Function Add( _
   ByVal EntityName As Variant _
) As EntityDisplay

Parameters

  • EntityName


  • No labels