Contains an integer representing the type of object for which help is requested.
Syntax
value = HelpCmd.ObjectType
Part | Description |
---|---|
value | A returned integer (for VBScript) or symbolic constant (for Microsoft® Visual Basic®) that represents the object type:
nlGlobal = 0 |
HelpCmd | An object variable that describes the help for a global, entity, or relationship object. |
Applies To
Remarks
This property is read-only.
See Also
ObjectID Property