CancelIncludeToBriefcaseEventArgs Class |
Namespace: BlueCieloECM.InnoCielo.Meridian.Design
The CancelIncludeToBriefcaseEventArgs type exposes the following members.
Name | Description | |
---|---|---|
CancelIncludeToBriefcaseEventArgs(BCRepositoryObject, BCSBriefcase, Boolean, Boolean) |
Initializes a new instance of the CancelIncludeToBriefcaseEventArgs class.
| |
CancelIncludeToBriefcaseEventArgs(BCRepositoryObject, BCSBriefcase, Boolean, Boolean, Boolean) |
Initializes a new instance of the CancelIncludeToBriefcaseEventArgs class.
|
Name | Description | |
---|---|---|
Briefcase |
Gets the briefcase.
(Inherited from CancelBriefcaseEventArgs.) | |
Cancel |
Gets or sets a value indicating whether the operation should be canceled.
(Inherited from CancelCurrentObjectEventArgs.) | |
CheckOut |
Gets or sets a value indicating whether the added document should be checked out.
| |
CurrentObject |
Gets the object the event is raised for.
(Inherited from CurrentObjectEventArgs.) | |
SkipContent |
Gets or sets a value indicating whether to ignore content of the added document.
|
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.) |