Page History
Description
Returns an entity (as specified by the given name or ID) , from the model. When passing a name to the function, the entity is indexed by the entity name in the logical model, and by the table name in a physical model.
Property type
- Read-only property
Syntax
...
Code Block | ||
---|---|---|
| ||
Public Property _Item(_ |
...
ByVal Identifier As Variant _ ) As Entity |
Parameters
- Identifier
Info | ||
---|---|---|
| ||