Description
The HelpContext of this McDBType (Object Type) instance.
-
Property type
-
A String value.
-
Syntax
-
object.HelpContext [= value]
The HelpContext Property syntax has these parts: |
| object | An expression evaluating to an object of type McDBType. | | value | A String value. | Remarks
The HelpContext of stock McDBType objects is managed by the Addin and/or User interface to help display the correct Help information, when requested.
|