Nevron Open Vision Documentation
Nevron.Nov.Dom Namespace / NDocumentInformation Class / Svdb Method


In This Topic
    Svdb Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub Svdb( _
       ByVal tvdb As System.String, _
       ByVal Uvdb As System.Integer _
    ) 
    'Usage
     
    
    Dim instance As NDocumentInformation
    Dim tvdb As System.String
    Dim Uvdb As System.Integer
     
    instance.Svdb(tvdb, Uvdb)
    internal void Svdb( 
       System.string tvdb,
       System.int Uvdb
    )

    Parameters

    tvdb
    Uvdb
    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