C#
VB
C++
Gets or sets a value that indicates the event outcome.
[XmlAttributeAttribute()]
public EventIdentificationTypeEventOutcomeIndicator EventOutcomeIndicator { get; set; }
<XmlAttributeAttribute()>
Public Property EventOutcomeIndicator As Leadtools.Dicom.Addin.Audit.EventIdentificationTypeEventOutcomeIndicator
[XmlAttributeAttribute()]
public:
property Leadtools.Dicom.Addin.Audit.EventIdentificationTypeEventOutcomeIndicator EventOutcomeIndicator {
Leadtools.Dicom.Addin.Audit.EventIdentificationTypeEventOutcomeIndicator get();
void set ( Leadtools.Dicom.Addin.Audit.EventIdentificationTypeEventOutcomeIndicator );
}
The event outcome indicator.
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