    

 ## On this page

  

 

 # Class ClosedInstanceContainerHistEvent

 Last update: 16.07.2025 

Namespace: [VM.Managed.History](VM.Managed.History.md)  
Assembly: VMAppCore.dll

```csharp
public class ClosedInstanceContainerHistEvent : InstanceContainerHistEventBase

```

#### Inheritance

[object](https://learn.microsoft.com/dotnet/api/system.object) ← HistoryEvent ← [InstanceContainerHistEventBase](VM.Managed.History.InstanceContainerHistEventBase.md) ← [ClosedInstanceContainerHistEvent](VM.Managed.History.ClosedInstanceContainerHistEvent.md)

#### Inherited Members

[InstanceContainerHistEventBase.m\_strPathName](VM.Managed.History.InstanceContainerHistEventBase.md#VM_Managed_History_InstanceContainerHistEventBase_m_strPathName), [InstanceContainerHistEventBase.Clear(bool)](VM.Managed.History.InstanceContainerHistEventBase.md#VM_Managed_History_InstanceContainerHistEventBase_Clear_System_Boolean_), [InstanceContainerHistEventBase.Undo(HistoryEventArgs)](VM.Managed.History.InstanceContainerHistEventBase.md#VM_Managed_History_InstanceContainerHistEventBase_Undo_VM_Managed_History_HistoryEventArgs_), [InstanceContainerHistEventBase.Redo(HistoryEventArgs)](VM.Managed.History.InstanceContainerHistEventBase.md#VM_Managed_History_InstanceContainerHistEventBase_Redo_VM_Managed_History_HistoryEventArgs_), [InstanceContainerHistEventBase.AfterAdded(HistoryEventArgs)](VM.Managed.History.InstanceContainerHistEventBase.md#VM_Managed_History_InstanceContainerHistEventBase_AfterAdded_VM_Managed_History_HistoryEventArgs_), [InstanceContainerHistEventBase.IsAvailableEvent(Document)](VM.Managed.History.InstanceContainerHistEventBase.md#VM_Managed_History_InstanceContainerHistEventBase_IsAvailableEvent_VM_Managed_Document_), [InstanceContainerHistEventBase.AddEventCore(Document, InstanceContainerHistEventBase)](VM.Managed.History.InstanceContainerHistEventBase.md#VM_Managed_History_InstanceContainerHistEventBase_AddEventCore_VM_Managed_Document_VM_Managed_History_InstanceContainerHistEventBase_), HistoryEvent.ClearEvent(bool), HistoryEvent.Undo(HistoryEventArgs), HistoryEvent.Redo(HistoryEventArgs), HistoryEvent.Clear(bool), HistoryEvent.BeforeUndo(HistoryEventArgs), HistoryEvent.AfterUndo(HistoryEventArgs), HistoryEvent.BeforeRedo(HistoryEventArgs), HistoryEvent.AfterRedo(HistoryEventArgs), HistoryEvent.BeforeAdded(AddToHistoryManagerEventArgs), HistoryEvent.AfterAdded(HistoryEventArgs), HistoryEvent.IsValid

#### Extension Methods

[LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType)](VM.Models.Pre.Cache.LinkPropertyItemCache.md#VM_Models_Pre_Cache_LinkPropertyItemCache_GetLinkProperties_System_Object_VM_Models_Pre_LinkPropertyType_), [LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType)](VM.Models.Pre.Cache.LinkPropertyItemCache.md#VM_Models_Pre_Cache_LinkPropertyItemCache_GetLinkPropertiesAndValues_System_Object_VM_Models_Pre_LinkPropertyType_), [LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType)](VM.Models.Pre.Cache.LinkPropertyItemCache.md#VM_Models_Pre_Cache_LinkPropertyItemCache_GetLinkedObjects__1_System_Object_VM_Models_Pre_LinkPropertyType_)

## Constructors

### <a id="VM_Managed_History_ClosedInstanceContainerHistEvent__ctor_System_String_"></a> ClosedInstanceContainerHistEvent(string)

```csharp
public ClosedInstanceContainerHistEvent(string strPathName)

```

#### Parameters

`strPathName` [string](https://learn.microsoft.com/dotnet/api/system.string)