Click or drag to resize

ISharedHostedApplication Properties

The ISharedHostedApplication type exposes the following members.

Properties
  NameDescription
Public propertyCaption
Application name
(Inherited from IApplicationInformation.)
Public propertyCopyright
Application copyright
(Inherited from IApplicationInformation.)
Public propertyCountry
Country
Public propertyHost
Gets the host
Public propertyIcon
Application icon
(Inherited from IApplicationInformation.)
Public propertyId
Application Guid
(Inherited from IApplicationIdentity.)
Public propertyIsBundled
Is bundled application
Public propertyIsDynamic
Gets whether application was dynamically loaded
Public propertyLicenseProductCode
License Product code
Public propertyLicenseProductVersion
License Product version
Public propertyLicenseWebShortName
License web short name
Public propertyModuleInformations
Modules Informations list
Public propertyName
Gets the application name (used for directory names, example : Invoicing1.0FR30)
Public propertyOptions
Gets the application options
Public propertyShortCaption
Gets the application short caption (used for application buttons)
Public propertyVersion
Application version
(Inherited from IApplicationIdentity.)
Top
See Also