| |
| BlueCielo Meridian Connection API 2012 Reference Guide | BlueCielo ECM Solutions |
InvokeEDMUICommand Method (vaultidentifier, docid, cmdCode)
Ask EdmUI to execute a certain command on the document

Declaration Syntax
public void InvokeEDMUICommand(
string vaultidentifier,
string docid,
long cmdCode
)
Public Sub InvokeEDMUICommand ( _
vaultidentifier As String, _
docid As String, _
cmdCode As Long _
)

Parameters
- vaultidentifier (String)
- The vault in which the document resides.
- docid (String)
- The unique identifier of the document inside the vault.
- cmdCode (Int64)
- Integer code of the command to be executed

Remarks
Assembly:
ICMeridianAPI (Module: ICMeridianAPI) Version: 1.0.1.4 (1.0.1.4)