Click or drag to resize

DocumentationTableAttributeRow Fields

The DocumentationTableAttributeRow type exposes the following members.

Fields
  NameDescription
Public fieldAdditionalAttributes
Additional attributes that have been defined in subtypes of Documentation.
Public fieldIsItemNameAssigned
Determines whether the Item Name attribute value is assigned.
Public fieldIsItemTypeAssigned
Determines whether the Item Type attribute value is assigned.
Public fieldIsMarkupTextAssigned
Determines whether the Markup Text attribute value is assigned.
Public fieldItemName
The Item Name attribute value.
Public fieldItemType
The Item Type attribute value.
Public fieldMarkupText
The Markup Text attribute value.
Top
See Also