How to show current company lanugaue in message box in axapta

Public static void  showLanguagecurrent()
{
     info(infolog.language());
}

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.