Returns the Help information for the entity that is specified when the domain is created.
Syntax
string = QBEntity.HelpText
Part | Description |
---|---|
string | A returned string of Help text for the entity. |
QBEntity | An object variable that represents a entity in the domain. |
Remarks
This property is read-only.
Applies To