Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

Show in webframe

EventTypeCode Property






Identifier for the category of event.
Syntax
[XmlElementAttribute("EventTypeCode")]
public CodedValueType[] EventTypeCode {get; set;}
'Declaration
 
<XmlElementAttribute("EventTypeCode")>
Public Property EventTypeCode As CodedValueType()
'Usage
 
Dim instance As EventIdentificationType
Dim value() As CodedValueType
 
instance.EventTypeCode = value
 
value = instance.EventTypeCode

            

            
[XmlElementAttribute("EventTypeCode")]
public:
property array<CodedValueType^>^ EventTypeCode {
   array<CodedValueType^>^ get();
   void set (    array<CodedValueType^>^ value);
}

Property Value

The event type code.
Requirements

Target Platforms

See Also

Reference

EventIdentificationType Class
EventIdentificationType Members

Error processing SSI file
Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features