Click or drag to resize
BCDocumentWorkflowExtender Constructor (BCDocument)
Initializes a new instance of the BCDocumentWorkflowExtender class.

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 BCDocumentWorkflowExtender(
	BCDocument document
)

Parameters

document
Type: BlueCieloECM.InnoCielo.Meridian.ServerBCDocument
The document to manage.
See Also