DocumentationTableAttributeRow Fields |
The DocumentationTableAttributeRow type exposes the following members.
| Name | Description | |
|---|---|---|
| AdditionalAttributes |
Additional attributes that have been defined in subtypes of Documentation.
| |
| IsItemNameAssigned |
Determines whether the Item Name attribute value is assigned.
| |
| IsItemTypeAssigned |
Determines whether the Item Type attribute value is assigned.
| |
| IsMarkupTextAssigned |
Determines whether the Markup Text attribute value is assigned.
| |
| ItemName |
The Item Name attribute value.
| |
| ItemType |
The Item Type attribute value.
| |
| MarkupText |
The Markup Text attribute value.
|