Click or drag to resize

CreateTemplate Class

Creates a new report template in the specified location.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.Addins.ScriptingCreateTemplate

Namespace:  MediaCy.Addins.Scripting
Assembly:  MediaCy.Addins.Scripting (in MediaCy.Addins.Scripting.dll) Version: 3.1.0.0
Syntax
VB
Public Class CreateTemplate
	Inherits BaseCommand

The CreateTemplate type exposes the following members.

Constructors
  NameDescription
Public methodCreateTemplate
Initializes a new instance of the CreateTemplate class
Public methodCreateTemplate(McCommand)
Initializes a new instance of the CreateTemplate class
Top
Properties
  NameDescription
Public propertyTemplate
The report template file to create.
Top
Methods
  NameDescription
Public methodApplyAttributes (Overrides McCommandExtended.ApplyAttributes.)
Top
Remarks