Click or drag to resize
ReassignToWorkAreaEventArgs Properties

The ReassignToWorkAreaEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyDocument
Gets the document the event is raised for.
(Inherited from DocumentEventArgs.)
Public propertyReassign
Gets a value indicating whether the document is reassigned.
Public propertyWorkPackage
Gets the work area to which the document is assigned.
(Inherited from AssignToWorkAreaEventArgs.)
Top
See Also