Nevron Open Vision Documentation
Nevron.Nov.Serialization Namespace / NMetaDocument Class / m_CurrentId Field


In This Topic
    m_CurrentId Field
    In This Topic
    Current id
    Syntax
    'Declaration
     
    
    Protected m_CurrentId As System.Integer
    'Usage
     
    
    Dim instance As NMetaDocument
    Dim value As System.Integer
     
    value = instance.m_CurrentId
     
    instance.m_CurrentId = value
    protected System.int m_CurrentId
    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