BCProjectCopyExtender Methods |
The BCProjectCopyExtender type exposes the following members.
Name | Description | |
---|---|---|
![]() | ConfirmMerged |
Confirms that the project copy is merged with master.
|
![]() | ConfirmSuperseded |
Confirms that the project copy is superseded by master.
|
![]() | DiscardFromProject |
Discards the project copy from the project.
|
![]() | 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 BCProjectCopyExtender class.
|
![]() | LockMasterDocument |
Locks the master document from which the project copy was made.
|
![]() | LockMasterDocument(BCDocument) |
Locks the master document from which the project copy was made.
|
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | OnDispose |
The method is called on Dispose.
(Overrides DisposableObjectOnDispose.) |
![]() | ReleaseToMaster |
Releases the project copy as a revision of the master document.
Assumes that the project copy was changed and a new master revision will be created.
|
![]() | ReleaseToMaster(BCDocument) |
Releases the project copy as a revision of the master document.
Assumes that the project copy was changed and a new master revision will be created.
|
![]() | ReleaseToMaster(BCDocument, Boolean) |
Releases the project copy as a revision of the master document.
|
![]() | ThrowIfDisposed |
Throws the ObjectDisposedException exception if
the underlying object has been disposed.
(Inherited from DisposableObject.) |
![]() | ToString | (Inherited from Object.) |
![]() | UnlockFromProject |
Unlocks the project copy from its project.
|
![]() | UnlockMasterDocument |
Unlocks the master document from which the project copy was made.
|
![]() | UnlockMasterDocument(BCDocument) |
Unlocks the master document from which the project copy was made.
|