HelpText Property (QBEntity Object, QBRelationship Object)

English Query

English Query

HelpText Property (QBEntity Object, QBRelationship Object)

Specifies the Help information for the entity that is specified when the model is created.

Applies To

QBEntity Object

QBRelationship Object

Syntax

string = QBEntity.HelpText

Parts

string

A returned string of Help text for the entity.

QBEntity

An object variable that represents an entity in the model.

Remarks

This property is read-only.