EntityTypeName
EntityTypeName[entity]
gives the name of the entity type of entity.
EntityTypeName[{entity1,…,entityn}]
gives the name of the entity type for entity1 through entityn.
Details

- For EntityTypeName[entity], entity can be an Entity, EntityClass, EntityProperty, or EntityPropertyClass expression.
- EntityTypeName[Entity[type,…]] returns type.
Examples
See Also
Related Guides
Introduced in 2014
(10.0)