information about a model reporting template More...
#include <structs.workbench.model.reporting.h>
Public Member Functions | |
grt::StringRef | description () const |
Getter for attribute description. | |
virtual void | description (const grt::StringRef &value) |
Setter for attribute description. | |
grt::StringRef | mainFileName () const |
Getter for attribute mainFileName. | |
virtual void | mainFileName (const grt::StringRef &value) |
Setter for attribute mainFileName. | |
grt::ListRef < workbench_model_reporting_TemplateStyleInfo > | styles () const |
Getter for attribute name. |
information about a model reporting template
grt::StringRef description | ( | ) | const |
Getter for attribute description.
A short description of the type of template.
virtual void description | ( | const grt::StringRef & | value | ) | [virtual] |
Setter for attribute description.
A short description of the type of template.
virtual void mainFileName | ( | const grt::StringRef & | value | ) | [virtual] |
Setter for attribute mainFileName.
the name of the file that will be opened after the report has been created
grt::StringRef mainFileName | ( | ) | const |
Getter for attribute mainFileName.
the name of the file that will be opened after the report has been created
grt::ListRef<workbench_model_reporting_TemplateStyleInfo> styles | ( | ) | const |
Getter for attribute name.
the name of the template