ObjectID Property (HelpCmd Object)

English Query

English Query

ObjectID Property (HelpCmd Object)

Contains the ID of the object for which Help is being requested.

Applies To

HelpCmd Object

Syntax

string = HelpCmd.ObjectID

Parts

string

A returned string that contains the ID of the object for which Help is being requested.

HelpCmd

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

Remarks

This property is read-only. ObjectID can be used in the Question Builder object model to look up an entity (or relationship) to obtain additional Help.

See Also

Command Object

HelpText Property (HelpCmd Object)

HelpType Property

ObjectType Property (HelpCmd Object)

Question Builder Object Model