CancelFolderCopyEventArgs Class |
Namespace: BlueCieloECM.InnoCielo.Meridian.Design
The CancelFolderCopyEventArgs type exposes the following members.
Name | Description | |
---|---|---|
CancelFolderCopyEventArgs(BCFolder, BCFolder) |
Initializes a new instance of the CancelFolderCopyEventArgs class.
| |
CancelFolderCopyEventArgs(BCFolder, BCFolder, Boolean) |
Initializes a new instance of the CancelFolderCopyEventArgs class.
|
Name | Description | |
---|---|---|
Cancel |
Gets or sets a value indicating whether the operation should be canceled.
| |
Destination |
Gets the destination folder to which the folder is copied.
(Inherited from FolderCopyEventArgs.) | |
Folder |
Gets the folder the event is raised for.
(Inherited from FolderEventArgs.) |
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.) |