CancelCopyEventArgs Class |
Namespace: BlueCieloECM.InnoCielo.Meridian.Design
The CancelCopyEventArgs type exposes the following members.
Name | Description | |
---|---|---|
CancelCopyEventArgs(BCDocument, BCFolder) |
Initializes a new instance of the CancelCopyEventArgs class.
| |
CancelCopyEventArgs(BCDocument, BCFolder, Boolean) |
Initializes a new instance of the CancelCopyEventArgs class.
|
Name | Description | |
---|---|---|
Cancel |
Gets or sets a value indicating whether the operation should be canceled.
| |
Destination |
Gets the destination folder where the document is copied.
(Inherited from CopyEventArgs.) | |
Document |
Gets the document the event is raised for.
(Inherited from DocumentEventArgs.) |
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |