ProblemsDBDetails Property |
The database details to log the problem into
Namespace:
Cadcorp.Configuration.Reporting
Assembly:
Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic ProblemLoggingDBDetails DBDetails { get; set; }
Public Property DBDetails As ProblemLoggingDBDetails
Get
Set
Property Value
Type:
ProblemLoggingDBDetails
See Also