ObjectType Property (HelpCmd Object)
Contains an integer representing the type of object for which Help is requested.
HelpCmd.ObjectType [= value]
Parts
HelpCmd
An that describes the Help for a global, entity, or relationship object.
value
A returned 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)