Click or drag to resize
BCDocumentUIRun 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.19.0)
Syntax
public void Run()
Remarks
Internally invokes the standard shell API ShellExecuteEx against the Location property.
See Also