Nevron Open Vision Documentation
Nevron.Nov.Dom Namespace / NFieldsChangeHistoryUnit Class
Members


In This Topic
    NFieldsChangeHistoryUnit Class
    In This Topic
    Represents a history unit, which undoes/redoes a node fields change action.
    Object Model
    NFieldsChangeHistoryUnit Class
    Syntax
    'Declaration
     
    
    Public Class NFieldsChangeHistoryUnit 
       Inherits NNodeHistoryUnit
    'Usage
     
    
    Dim instance As NFieldsChangeHistoryUnit
    public class NFieldsChangeHistoryUnit : NNodeHistoryUnit 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NHistoryUnit
          Nevron.Nov.Dom.NNodeHistoryUnit
             Nevron.Nov.Dom.NFieldsChangeHistoryUnit

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also