IdentityCardEngine_RU.checkNumber Method [AX 2012]

Syntax

Note

The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using.

  Microsoft Dynamics AX 2012 R3
          public boolean checkNumber([IdentityCardNumber_RU _code, str _pattern])

  Microsoft Dynamics AX 2012 R2 (SYS)
          public boolean checkNumber()

Run On

Server

Parameters

  • _pattern
    Type: str

See Also

Reference

IdentityCardEngine_RU Class