Document! X and HelpStudio 2019
Collapse All
Expand All
In This Topic
TaggedComment Metadata Element
In This Topic
Description
Outputs the content for a particular content type.
Parameters
Parameter
Type
Description
ID
text
The Content Type to output content for (e.g. "Remarks").
SOURCE
list
The source item for which content should be output.
One of the following values:
Assembly
For .NET and Java documentation, returns content from the parent Assembly (.NET) or Java Project.
Connection
For Database documentation, returns content from the parent Connection.
Item
Returns content for the current item
Namespace
For .NET and Java documentation, returns content from the parent Namespace (.NET) or Package (Java).
Parent
For Database documentation only, returns content for the parent item.
Project
For COM documentation, returns content from the parent COM Component.
Schema
For XSD documentation only, returns content from the parent XSD Schema.
Type
For .NET documentation, returns content from the parent TypeInfo.