Nevron Open Vision Documentation
Nevron.Nov Namespace / NModule Class
Members


In This Topic
    NModule Class
    In This Topic
    Serves as base class for all modules. A NOV module is usually associated with an assembly based on NOV, that wants to integrate with core NOV features and services.
    Object Model
    NModule Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class NModule 
    'Usage
     
    
    Dim instance As NModule
    public abstract class NModule 
    Inheritance Hierarchy
    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