Nevron Open Vision Documentation
Nevron.Nov.Formulas Namespace / NEvaluationException Class / tYjb Method


In This Topic
    tYjb Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Shared Function tYjb( _
       ByVal UYjb As NUnit, _
       ByVal vYjb As NUnit _
    ) As NEvaluationException
    'Usage
     
    
    Dim UYjb As NUnit
    Dim vYjb As NUnit
    Dim value As NEvaluationException
     
    value = NEvaluationException.tYjb(UYjb, vYjb)
    internal static NEvaluationException tYjb( 
       NUnit UYjb,
       NUnit vYjb
    )

    Parameters

    UYjb
    vYjb
    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