SettingsAmbientSettingsGeneralShowEventViewer Property |
Specifies whether the Event Viewer is displayed automatically when an event occurs.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyBoolean ShowEventViewer { get; }
Public ReadOnly Property ShowEventViewer As PropertyBoolean
Get
public:
property PropertyBoolean^ ShowEventViewer {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also