HelpText Property (HelpCmd Object)

English Query

English Query

HelpText Property (HelpCmd Object)

Specifies Help text of the application for an entity.

Applies To

HelpCmd Object

Syntax

string = HelpCmd.HelpText

Parts

string

A returned string that contains the Help text of the application for an entity.

HelpCmd

An object variable that describes the Help for a global, entity, or relationship object.

Remarks

This property is read-only. If no Help is specified, this string is empty.

See Also

HelpType Property

ObjectID Property (HelpCmd Object)

ObjectType Property (HelpCmd Object)

Reply Method