Returns a collection of templates whose subject is the entity itself (for QBEntity) or the object identification (for QBRelationship).
Syntax
set variable = QBRelationship.GetTemplates
Part | Description |
---|---|
variable | All the templates in which the entity participates, or a collection of templates associated with the relationship. |
QBRelationship | An object variable that represents a relationship in the domain or the ObjectId. |
Applies To