Click or drag to resize

ReportCommandsEditTemplate Property

Edit 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 EditTemplate ( 
	parent As McCommand
) As EditTemplate
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: EditTemplate
See Also