Main Content

slreportgen.report.BusObject.getClassFolder

Class: slreportgen.report.BusObject
Namespace: slreportgen.report

Bus object reporter class definition file location

Syntax

path = slreportgen.report.BusObject.getClassFolder

Description

path = slreportgen.report.BusObject.getClassFolder returns the path of the folder that contains the slreportgen.report.BusObject class definition file.

Output Arguments

expand all

Class definition file location, returned as a character vector.

Attributes

Statictrue

To learn about attributes of methods, see Method Attributes.

Examples

expand all

Get the location of the folder that contains the bus object reporter class definition.

path = slreportgen.report.BusObject.getClassFolder()

Version History

Introduced in R2019b