Provides data for an "Inherit From Parent Folder" option event that can be canceled.

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

Inheritance Hierarchy

See Also