DashboardLoaderDebugInfo Property |
|
DataPA OpenAnalytics API Reference
Returns debug text.
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax public string DebugInfo { get; }
Public ReadOnly Property DebugInfo As String
Get
public:
virtual property String^ DebugInfo {
String^ get () sealed;
}
function get_DebugInfo();
Return Value
Type:
StringReturns debug text.
Remarks See Also