EventActionCode Property

Summary

Identifier for type of action performed during the event that generated the audit.

Syntax
C#
VB
C++
[XmlAttributeAttribute()] 
public EventIdentificationTypeEventActionCode EventActionCode { get; set; } 
  
<XmlAttributeAttribute()> 
Public Property EventActionCode As EventIdentificationTypeEventActionCode 
[XmlAttributeAttribute()] 
public: 
property EventIdentificationTypeEventActionCode EventActionCode { 
   EventIdentificationTypeEventActionCode get(); 
   void set (    EventIdentificationTypeEventActionCode ); 
} 

Property Value

The event action code.

Requirements

Target Platforms

Help Version 20.0.2020.5.27
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly