Nevron Open Vision Documentation
Nevron.Nov.Diagram.Batches Namespace / NBatch Class / jMdh Method


In This Topic
    jMdh Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub jMdh( _
       ByVal KMdh As NTransactionResult, _
       ByVal lMdh As NDiagramItem, _
       ByVal MMdh As ENDiagramItemOperationMask _
    ) 
    'Usage
     
    
    Dim instance As NBatch
    Dim KMdh As NTransactionResult
    Dim lMdh As NDiagramItem
    Dim MMdh As ENDiagramItemOperationMask
     
    instance.jMdh(KMdh, lMdh, MMdh)

    Parameters

    KMdh
    lMdh
    MMdh
    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