Click or drag to resize

ReportCommandsCreateTemplate Property

Create a report template.

Namespace:  MediaCy.Automation.Share
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property CreateTemplate ( 
	parent As McCommand
) As CreateTemplate
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: CreateTemplate
See Also