Logs a new user-defined event to the current database.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public static void Log( EventType type, string source, string text )
VB
Public Shared Sub Log ( type As EventType, source As String, text As String )
C++
public: static void Log( EventType type, String^ source, String^ text )
Parameters
- type EventType
- source String
- text String