Click or drag to resize

DocumentPropertiesCommandsDocumentPropertiesToFile Property

Exports active Document Properties into File.

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

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: DocumentPropertiesToFile
See Also