Nevron Open Vision Documentation
Nevron.Nov.Dom Namespace / NDomProperty Class / MUdb Method


In This Topic
    MUdb Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Shared Function MUdb( _
       ByVal nUdb As System.Integer _
    ) As NDomProperty
    'Usage
     
    
    Dim nUdb As System.Integer
    Dim value As NDomProperty
     
    value = NDomProperty.MUdb(nUdb)
    internal static NDomProperty MUdb( 
       System.int nUdb
    )

    Parameters

    nUdb
    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