Tuesday, July 10, 2018

xApplication

The xApplication class provides access to information about the current
application. It also provides some application level functions.
The
Application class extends the xApplication class, and allows its methods to
be overridden.

Some of the more commonly used and overridden methods on Application are:

buildNo() - returns the build number of the application in its current
state.


releaseVersion() - returns the release version of the application.

company([dataAreaId]) - gets or sets the dataArea that the user is
currently using.


deleteCompany(dataAreaId) - deletes a company account indicated
by the dataAreaId.

 
Best Regards,
Hossein Karimi

No comments:

Post a Comment

Configure the Firewall on the Enterprise Portal Server

After you install Enterprise Portal, enable Web Server (HTTP) in Windows Firewall. If you do not enable the web server in Windows Firewall...