Nevron .NET Vision
Nevron.Diagram.Batches Namespace / NBatchAction Class
Members


In This Topic
    NBatchAction Class
    In This Topic
    The NBatchAction class is used to provide miscellaneous transaction based operations, which are not constrained by permissions and purely rely on the interfaces implemented by the batch nodes
    Object Model
    NBatchAction Class
    Syntax
    'Declaration
     
    
    Public Class NBatchAction 
       Inherits NBatch
    'Usage
     
    
    Dim instance As NBatchAction
    public class NBatchAction : NBatch 
    Inheritance Hierarchy

    System.Object
       Nevron.Diagram.Batches.NBatch
          Nevron.Diagram.Batches.NBatchAction

    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