DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
The Appserver's mqServerLogFile.
Gets the value of the Appserver's mqServerLogFile.
Namespace: DataPAServerSecurityAssembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public string mqServerLogFile { get; } |
Visual Basic |
---|
Public ReadOnly Property mqServerLogFile As String Get |
Visual C++ |
---|
public: property String^ mqServerLogFile { String^ get (); } |
Return Value
Type: StringThe Appserver's mqServerLogFile.