C#
VB
C++
Gets the custom information associated with the log entry.
public SerializableDictionary<string, object> CustomInformation { get; }
ReadOnly Property CustomInformation As Leadtools.Logging.SerializableDictionary(Of String,Object)
property Leadtools.Logging.SerializableDictionary<String^,Object^>^ CustomInformation {
Leadtools.Logging.SerializableDictionary<String^,Object^>^ get();
}
The custom information associated with the log entry.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET