BCWorkAreaExtender Methods | 
The BCWorkAreaExtender type exposes the following members.
| Name | Description | |
|---|---|---|
| AddDocument | 
            Assigns a document to the work area.
              | |
| ChangeState(BCWorkPackageTransition) | 
            Moves the work area to another state in User mode.
              | |
| ChangeState(BCWorkPackageTransition, Boolean) | 
            Moves the work area to another state using the specified mode.
              | |
| Dispose | 
            Releases the underlying wrapped object explicitly.
              (Inherited from DisposableObject.) | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| Init |  Obsolete.  
            Initializes the object.
            This method is deprecated. Use the parameterized constructor of the BCWorkAreaExtender class.
              | |
| MemberwiseClone | (Inherited from Object.) | |
| OnDispose | 
            The method is called on Dispose.
              (Overrides DisposableObjectOnDispose.) | |
| ReleaseDocument(BCDocument) | 
            Releases a document to the parent area with no reassignment.
              | |
| ReleaseDocument(BCDocument, Boolean) | 
            Releases a document to the parent area.
              | |
| RemoveDocument(BCDocument) | 
            Discards/revokes a document from the work area with no reassignment.
              | |
| RemoveDocument(BCDocument, Boolean) | 
            Discards/revokes a document from the work area.
              | |
| ThrowIfDisposed | 
            Throws the ObjectDisposedException exception if 
            the underlying object has been disposed.
              (Inherited from DisposableObject.) | |
| ToString | (Inherited from Object.) |