Closed jfretheim closed 2 months ago
Strings for the user interface should be loaded from resources.resx. At some point in the recent refactor, they were moved inline to the JamfPro.pq source file.
resources.resx
JamfPro.pq
This is a best practice, of course, and part of Microsoft's guidelines. https://learn.microsoft.com/en-us/fabric/data-factory/connector-certification#features-and-style
Strings for the user interface should be loaded from
resources.resx
. At some point in the recent refactor, they were moved inline to theJamfPro.pq
source file.This is a best practice, of course, and part of Microsoft's guidelines. https://learn.microsoft.com/en-us/fabric/data-factory/connector-certification#features-and-style