Can Somebody Please Help me..
How to code to get the Machine Name in Dynamics 365 f&o..
While Searching on Internet i found a code in C# But Dont Know how to Convert it in X++ So can You Please Help??
using System;
class Sample
{
public static void Main()
{ Console.WriteLine();
// <-- Keep this information secure! -->
Console.WriteLine("MachineName: {0}", Environment.MachineName);
}
}
Can someone Please convert This In X++ Code
Hi Bakhtiar Hasan,
I'm not sure if you want to get the computer name,
but these links can help:
https://ztirom.at/2017/01/get-the-client-name-of-your-remote-machine-in-ax2012/
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156