Page History
...
Returns an attribute (specified by the given name, GUID, or ID) from the entity. When passing in a name to the function, the attribute is indexed by the attribute name/rolename in the logical model and by the column name/rolename in the physical model.
...
Code Block | ||
---|---|---|
| ||
Public Property _Item( _ ByVal Identifier As Variant _ ) As AttributeObj |
Parameters
- Identifier