C#
VB
C++
Gets or sets the event identification.
public EventIdentificationType EventIdentification { get; set; }
Public Property EventIdentification As Leadtools.Dicom.Addin.Audit.EventIdentificationType
public:
property Leadtools.Dicom.Addin.Audit.EventIdentificationType^ EventIdentification {
Leadtools.Dicom.Addin.Audit.EventIdentificationType^ get();
void set ( Leadtools.Dicom.Addin.Audit.EventIdentificationType^ );
}
The event identification for a specific audited event.
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