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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.