Nevron Open Vision Documentation
Nevron.Nov.Dom Namespace / NParentChangeData Structure / OldParent Field


In This Topic
    OldParent Field
    In This Topic
    The node which initiated the update.
    Syntax
    'Declaration
     
    
    Public ReadOnly OldParent As NNode
    'Usage
     
    
    Dim instance As NParentChangeData
    Dim value As NNode
     
    value = instance.OldParent
    public readonly NNode OldParent
    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