CancelIncludeToBriefcaseEventArgs Properties |
The CancelIncludeToBriefcaseEventArgs type exposes the following members.
| 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.
|