Click or drag to resize
CancelIncludeToBriefcaseEventArgs Properties

The CancelIncludeToBriefcaseEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyBriefcase
Gets the briefcase.
(Inherited from CancelBriefcaseEventArgs.)
Public propertyCancel
Gets or sets a value indicating whether the operation should be canceled.
(Inherited from CancelCurrentObjectEventArgs.)
Public propertyCheckOut
Gets or sets a value indicating whether the added document should be checked out.
Public propertyCurrentObject
Gets the object the event is raised for.
(Inherited from CurrentObjectEventArgs.)
Public propertySkipContent
Gets or sets a value indicating whether to ignore content of the added document.
Top
See Also