You are here: COM API reference > Events > AfterAssignToWP event

AfterAssignToWP event

This event occurs after a document has been assigned to a work area.

Syntax

Private Sub AMUIExtension_AfterAssignToWP(
         ByVal WP As AMEDM.IAMWorkPackage,
         ByVal Document As AMEDM.IAMDocument)
Parameters
Name Description

WP

The work area to which the document is assigned

Document

The document that has been assigned

Remarks

See About events that occur for both documents and work areas.


www.bluecieloecm.com