Document! X and HelpStudio 2017
In This Topic
    MethodType Metadata Element
    In This Topic
    Description
    Outputs a language specific string identifying the type of method (if the language supports such an identifier). e.g. Function or Sub in Visual Basic.
    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
    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
    langThe language for which the type of method should be returned (e.g. "cs", "vb").