Specifies whether the entity is a major entity.
Syntax
value = QBEntity.IsMajor
Part | Description |
---|---|
value | A returned Boolean indicating whether an entity is major or not. |
QBEntity | An object variable that represents a entity in the domain. |
Remarks
This property is read-only.
Applies To