Click or drag to resize

clsImportTenantMonitorAppInstallation Class

Import for table MPTenantMonitorAppInstallations: Bucket to store installation data at client location: installed apps
Inheritance Hierarchy
SystemObject
  MARIInterfaceclsImportBase
    MARIInterfaceclsImportTenantMonitorAppInstallation

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public class clsImportTenantMonitorAppInstallation : clsImportBase

The clsImportTenantMonitorAppInstallation type exposes the following members.

Constructors
  NameDescription
Public methodclsImportTenantMonitorAppInstallation
Initializes a new instance of the clsImportTenantMonitorAppInstallation class
Top
Properties
  NameDescription
Public propertyAppName
Application Name "MARIProject", "SAP Business One"
Public propertyAppPath
AppPath
Public propertyAppType
AppType
Public propertyAppVersion
Application Version information
Public propertyDBUserName
database user, this client is connecting to the database (sa, SYSTEM or some thing more secure). MARI Will store the encrytted information here.
Public propertyEnvironmentID
link to the installation network. See clsImportTenantEnvironment.
Public propertyInstallationID
internal id, can be 0 for import.
Public propertyLinkedDBDatabase
Linked Database Name
Public propertyLinkedDBServer
Linked Database Server name
Public propertyLinkedDBVersion
Linked database version information
Public propertyMachineID
Link to the RDP Server or Client machine. Can be 0 and will be computed via the machine list. See clsImportTenantMonitorMachine.
Public propertyMachineName
MachineName
Top
Methods
Remarks
See Also