Provides data for an "Inherit From Parent Folder" option event.

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 InheritFromParentEventArgs : CurrentObjectEventArgs
Visual Basic
Public Class InheritFromParentEventArgs _
	Inherits CurrentObjectEventArgs
Visual C++
public ref class InheritFromParentEventArgs : public CurrentObjectEventArgs

Inheritance Hierarchy

See Also