DataPA Enterprise Dashboard Controls API Reference

The AppServerDetail type exposes the following members.

Constructors

  Name Description
Public method AppServerDetail
Creates and returns a new AppServerDetail object.

Properties

  Name Description
Public property appserviceNameList
Gets the value of the Appserver's appserviceNamelist.
Public property ASDetailName
Gets the name of this AppSeverDetail.
Public property autoStart
Gets the value of the Appserver's autostart property.
Public property brkrDebuggerKeyAlias
Gets the value of the Appserver's brkrDebuggerKeyAlias.
Public property brkrLoggingLevel
Gets the value of the Appserver's brkrLoggingLevel.
Public property brokerLogFile
Gets the value of the Appserver's brokerLogFile.
Public property ConstructorError
Gets any errors returned by the constructor process.
Public property controllingNameServer
Gets the value of the Appserver's controllingNameServer.
Public property DetailsRetrieved
Gets a value that indicates if the AppServer details were retrieved OK
Public property environment
Gets the value of the Appserver's environment.
Public property GUID
Gets and sets a GUID that uniquely identifies this object.
Public property Hostname
Gets a value that indicates the Hostname the Appserver is running on.
Public property ID
Gets a value that indicates the Unique ID of this object.
Public property initialSrvrInstance
Gets the value of the Appserver's initialSrvrInstance.
Public property IPAddress
Gets a value that indicates the IP Address the Appserver is running on.
Public property keyAlias
Gets the value of the Appserver's keyAlias.
Public property maxSrvrInstance
Gets the value of the Appserver's maxSrvrInstance.
Public property mqBrokerLogFile
Gets the value of the Appserver's mqBrokerLogFile.
Public property mqServerLogFile
Gets the value of the Appserver's mqServerLogFile.
Public property operatingMode
Gets the value of the Appserver's operatingMode.
Public property PAplLocation
Gets the DataPA Procedure Library Location.
Public property PAplVersion
Gets the DataPA Procedure Library Version.
Public property portNumber
Gets the value of the Appserver's portNumber.
Public property propath
Gets the value of the Appserver's Propath.
Public property rsASDetailas
Gets the Recordset of AppSeverDetail Values.
Public property srvrActivateProc
Gets the value of the Appserver's srvrActivateProc.
Public property srvrConnectProc
Gets the value of the Appserver's srvrConnectProc.
Public property srvrLogFile
Gets the value of the Appserver's srvrLogFile.
Public property srvrLoggingLevel
Gets the value of the Appserver's srvrLoggingLevel.
Public property srvrStartupParam
Gets the value of the Appserver's srvrStartupParam.
Public property srvrStartupProc
Gets the value of the Appserver's srvrStartupProc.
Public property uuid
Gets the value of the Appserver's uuid.
Public property workDir
Gets the value of the Appserver's workDir.

See Also