AppServerDetailsrvrLoggingLevel Property |
|
DataPA OpenAnalytics API Reference
Gets the value of the Appserver's srvrLoggingLevel.
Namespace: DataPAServerSecurityAssembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string srvrLoggingLevel { get; }
Public ReadOnly Property srvrLoggingLevel As String
Get
public:
property String^ srvrLoggingLevel {
String^ get ();
}
function get_srvrLoggingLevel();
Return Value
Type:
StringThe Appserver's srvrLoggingLevel.
Remarks See Also