- logEntry
- The new Leadtools.Logging.Medical.DicomLogEntry to insert.
Visual Basic (Declaration) | |
---|---|
Overrides Public Sub AddDicomEventLog( _ ByVal logEntry As DicomLogEntry _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As LoggingSqlDataAccessAgent Dim logEntry As DicomLogEntry instance.AddDicomEventLog(logEntry) |
C# | |
---|---|
public override void AddDicomEventLog( DicomLogEntry logEntry ) |
C++/CLI | |
---|---|
public: void AddDicomEventLog( DicomLogEntry^ logEntry ) override |
Parameters
- logEntry
- The new Leadtools.Logging.Medical.DicomLogEntry to insert.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7