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

AfterChangeState event

This event occurs after the state of a work area has been changed.

Syntax

Private Sub AMUIExtension_AfterChangeState(
          ByVal WP As AMEDM.IAMWorkPackage,
          ByVal Transition As AMEDM.IAMWorkPackageTransition)
Parameters
Name Description

WP

The work area that has changed state

Transition

The work area that is changing state

Remarks

There are no separate events for the documents that are currently assigned to the work area.


www.bluecieloecm.com