Class DocumentCategoryRemoveEvent
Last update: 16.07.2025Namespace: VM.Managed.History
Assembly: VMAppCore.dll
public class DocumentCategoryRemoveEvent : DocumentCategoryAddRemoveEventBase
Inheritance
object ← HistoryEvent ← DocumentCategoryAddRemoveEventBase ← DocumentCategoryRemoveEvent
Inherited Members
DocumentCategoryAddRemoveEventBase.m_doc, DocumentCategoryAddRemoveEventBase.m_objKey, DocumentCategoryAddRemoveEventBase.m_objAfterKey, DocumentCategoryAddRemoveEventBase.m_category, DocumentCategoryAddRemoveEventBase.Clear(bool), DocumentCategoryAddRemoveEventBase.GetObjectFromKey(UIntPtr), DocumentCategoryAddRemoveEventBase.IsAvailableEvent(IDocument), DocumentCategoryAddRemoveEventBase.AddEventCore(IDocument, HistoryEvent), 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),
LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkedObjects
Methods
Redo(HistoryEventArgs)
public override void Redo(HistoryEventArgs args)
Parameters
args HistoryEventArgs
Undo(HistoryEventArgs)
public override void Undo(HistoryEventArgs args)
Parameters
args HistoryEventArgs