HotDocs_Online.ComponentProperty Object
A ComponentProperty represents a specific property of a HotDocs component. For example, it may be the title or prompt of a variable.
Interface Information
ProgID: | HotDocs_Online.ComponentProperty.10.1 |
Version Independent ProgID: | HotDocs_Online.ComponentProperty |
CLSID: | {56FB8CD2-14D2-43A1-8F51-5DC1D0CB0357} |
_ComponentProperty Interface: | IID: {73E55BF2-84DE-4D35-B101-FBAF83A2B433} default. |
Properties
Property | Description |
Name | [Read-only] This property returns the name of the ComponentProperty. |
Value | [Read-only] This property returns the value of the ComponentProperty. |
VariantType | [Read-only] This property returns the type of value of the ComponentProperty. |