ObjectType Property (HelpCmd Object)

English Query

English Query

ObjectType Property (HelpCmd Object)

Contains an integer representing the type of object for which Help is requested.

Applies To

HelpCmd Object

Syntax

HelpCmd.ObjectType [= value]

Parts

HelpCmd

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

value

A returned integer for Microsoft® Visual Basic® Scripting Edition (VBScript) or symbolic constant for Visual Basic that represents the object type.

Value Object type
0 nlGlobal
1 nlEntity
2 nlRelationship
Remarks

This property is read-only.

See Also

HelpText Property (HelpCmd Object)

HelpType Property

ObjectID Property (HelpCmd Object)