Nevron .NET Vision
Nevron.Dom Namespace / NElementActionOperation Class
Members


In This Topic
    NElementActionOperation Class
    In This Topic
    Represents an operation, which is recorded when the element needs to perform a non history action from history
    Object Model
    NElementActionOperation Class
    Syntax
    'Declaration
     
    
    Public Class NElementActionOperation 
       Inherits NOperation
    'Usage
     
    
    Dim instance As NElementActionOperation
    public class NElementActionOperation : NOperation 
    Inheritance Hierarchy

    System.Object
       Nevron.Dom.NOperation
          Nevron.Dom.NElementActionOperation

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also