Click or drag to resize

ReportCommands Class

Provides a set of report related commands.
Inheritance Hierarchy
SystemObject
  MediaCy.Automation.ShareReportCommands

Namespace:  MediaCy.Automation.Share
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public NotInheritable Class ReportCommands

The ReportCommands type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAddTemplate
Add a report template.
Public propertyStatic memberCreate
Create a new report.
Public propertyStatic memberCreateTemplate
Create a report template.
Public propertyStatic memberEditTemplate
Edit a report template.
Public propertyStatic memberExport
Export a report.
Public propertyStatic memberPrint
Print a report.
Top
See Also