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


In This Topic
    bAKb Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Shared Function bAKb( _
       ByVal CAKb As System.String, _
       ByVal dAKb As bGtb, _
       ByVal EAKb As bGtb _
    ) As NEvaluationException
    'Usage
     
    
    Dim CAKb As System.String
    Dim dAKb As bGtb
    Dim EAKb As bGtb
    Dim value As NEvaluationException
     
    value = NEvaluationException.bAKb(CAKb, dAKb, EAKb)
    internal static NEvaluationException bAKb( 
       System.string CAKb,
       bGtb dAKb,
       bGtb EAKb
    )

    Parameters

    CAKb
    dAKb
    EAKb
    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