Click or drag to resize
ImportFromBriefcaseEventArgs Properties

The ImportFromBriefcaseEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyBriefcase
Gets the briefcase.
(Inherited from BriefcaseEventArgs.)
Public propertyCurrentObject
Gets the object the event is raised for.
(Inherited from CurrentObjectEventArgs.)
Public propertyMode
Gets the import mode chosen by the user to apply to the document.
Top
See Also