Document! X and HelpStudio 2017
In This Topic
    LinkedReturnTypeName Metadata Element
    In This Topic
    Description
    Outputs the type name (as a link if noLink is not true) of the member return type.
    Usage

    This Metadata Element can only be used in Page Types or Scraps that relate to the COM Component Documentation Item Types listed below. (more info)

    • Method
    • Property
    • Event
    Use in Page Types or scraps that do not relate to these specific Item Types may result in unexpected output or documentation build errors.
    Parameters
    ParameterTypeDescription
    booleanSet to True to wrap the prefix (e.g. "As" in Visual Basic) for the return type in a bold tag.
    langThe language for which the type signature should be formatted (e.g. "cs", "vb").
    booleanSet to True to return just the text and not a hyperlink.