Code:
if (isConfigurationKeyEnabled (configurationkeynum(keyname)))
{
// Code goes here..
}
else
{
// do something else
}
Happing daxing
else
{
// do something else
}
Happing daxing
Command : Publish-AXReport -ReportName CustTransList
To deploy two or more specific reports, enter the names of the reports. For example, to deploy the CustTransList and CustTransOpenPerDate reports, enter the following command:
Command : Publish-AXReport -ReportName CustTransList, CustTransOpenPerDateDeploy All Report
To deploy all reports, enter the following command:Command : Publish-AXReport –ReportName