Click or drag to resize

DocumentPropertiesCommandsDocumentPropertiesToExcel Property

Exports active Document Properties into Excel.

Namespace:  MediaCy.Automation.Measure.Data.Export
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property DocumentPropertiesToExcel ( 
	parent As McCommand
) As DocumentPropertiesToExcel
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: DocumentPropertiesToExcel
See Also