Click or drag to resize
BCDocumentWorkflowExtenderAfterAssignToWorkArea Method
Raises an event that the document has been assigned to a work area.

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 AfterAssignToWorkArea(
	BCWorkPackage workArea
)

Parameters

workArea
Type: BlueCieloECM.InnoCielo.Meridian.ServerBCWorkPackage
The work area that the document is assigned to.
See Also