Specifies the array of strings of synonyms for the entity.
Syntax
array = QBEntity.Synonyms
| Part | Description |
|---|---|
| array | A returned array of strings of synonyms for the entity. |
| QBEntity | An object variable that represents a entity in the domain. |
Remarks
This property is read-only.
Applies To