Click or drag to resize

BCDocumentTemplateUIRun Method

Opens a document file with default application.

Namespace:  BlueCieloECM.InnoCielo.Meridian.Client
Assembly:  BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntax
public void Run()
Remarks
Internally invokes the standard shell API ShellExecuteEx against the Location property.
See Also