Provides data for an event related to a briefcase.

Namespace: BlueCieloECM.InnoCielo.Meridian.Design
Assembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.40.0)

Syntax

C#
public class BriefcaseEventArgs : CurrentObjectEventArgs
Visual Basic
Public Class BriefcaseEventArgs _
	Inherits CurrentObjectEventArgs
Visual C++
public ref class BriefcaseEventArgs : public CurrentObjectEventArgs

Inheritance Hierarchy

See Also