GetCustomEntityTopFrame(Entity)
Retrieves the top content (the icon, caption, and description) for a custom entity.
Parameters
Entity. Specifies the name of the entity for which to retrieve the top content.
Examples
Copy
CRM.GetCustomEntityTopFrame("Lease");
Retrieves the top content for the custom entity named Lease.