Click or drag to resize

ISharedDataHostedApplicationV2 Properties

The ISharedDataHostedApplicationV2 type exposes the following members.

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