//To get Current AX time
static void timeinAX(Args _args)
{
//time2str(timeNow(),1,1)
info(time2str(timeNow(),1,1));
}
static void timeinAX(Args _args)
{
//time2str(timeNow(),1,1)
info(time2str(timeNow(),1,1));
}
/// <summary> /// To check if user can get access to the Parameter form /// </summary> class SAN_ParamFormsAccessCtrl { prot...
No comments:
Post a Comment