Click or drag to resize
ConnectionShowWizard Method
Shows wizard pages for the document

Namespace:  ICMeridianAPI
Assembly:  ICMeridianAPI (in ICMeridianAPI.dll) Version: 4.0.9.0 (4.0.9.0)
Syntax
public void ShowWizard(
	string vaultidentifier,
	string docid
)

Parameters

vaultidentifier
Type: SystemString
The vault in which the document resides.
docid
Type: SystemString
The unique identifier of the document inside the vault.
Remarks