where and how to define dotnet variable in business central for onpremises code example
Example: business central cannot use system.dll for dotnet
dotnet
{
assembly(mscorlib)
{
}
}
dotnet
{
assembly(mscorlib)
{
}
}