EntityName property

Returns the class name of the entity.

Syntax

stringVariable = object.EntityName

Where:

     stringVariable is a variable for storing the entity name.

     object is a valid entity object.

Examples ...

EntityName property example