Specifies the plural form of the main noun describing the entity.
Syntax
string = QBEntity.Plural
| Part | Description |
|---|---|
| string | A string that returns the plural form of the entity. |
| QBEntity | An object variable that represents a entity in the domain. |
Remarks
This property is read-only.
Applies To