C#
VB
C++
Identifier for type of action performed during the event that generated the audit.
[XmlAttributeAttribute()]
public EventIdentificationTypeEventActionCode EventActionCode { get; set; }
<XmlAttributeAttribute()>
Public Property EventActionCode As Leadtools.Dicom.Addin.Audit.EventIdentificationTypeEventActionCode
[XmlAttributeAttribute()]
public:
property Leadtools.Dicom.Addin.Audit.EventIdentificationTypeEventActionCode EventActionCode {
Leadtools.Dicom.Addin.Audit.EventIdentificationTypeEventActionCode get();
void set ( Leadtools.Dicom.Addin.Audit.EventIdentificationTypeEventActionCode );
}
The event action code.
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