ISharedHostedApplication Properties |
The ISharedHostedApplication type exposes the following members.
| Name | Description | |
|---|---|---|
| Caption |
Application name
(Inherited from IApplicationInformation.) | |
| Copyright |
Application copyright
(Inherited from IApplicationInformation.) | |
| Country |
Country
| |
| Host |
Gets the host
| |
| Icon |
Application icon
(Inherited from IApplicationInformation.) | |
| Id |
Application Guid
(Inherited from IApplicationIdentity.) | |
| IsBundled |
Is bundled application
| |
| IsDynamic |
Gets whether application was dynamically loaded
| |
| LicenseProductCode |
License Product code
| |
| LicenseProductVersion |
License Product version
| |
| LicenseWebShortName |
License web short name
| |
| ModuleInformations |
Modules Informations list
| |
| Name |
Gets the application name (used for directory names, example : Invoicing1.0FR30)
| |
| Options |
Gets the application options
| |
| ShortCaption |
Gets the application short caption (used for application buttons)
| |
| Version |
Application version
(Inherited from IApplicationIdentity.) |