Nevron Open Vision Documentation
Nevron.Nov.Diagram Namespace / NDR Class / TransactionRerouteWhenNeeded Field


In This Topic
    TransactionRerouteWhenNeeded Field
    In This Topic
    Reroute Always transaction
    Syntax
    'Declaration
     
    
    Public Shared TransactionRerouteWhenNeeded As System.String
    'Usage
     
    
    Dim value As System.String
     
    value = NDR.TransactionRerouteWhenNeeded
     
    NDR.TransactionRerouteWhenNeeded = value
    public static System.string TransactionRerouteWhenNeeded
    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