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