EventID Property

Summary

Identifier for a specific audited event.

Syntax
C#
VB
C++
public CodedValueType EventID { get; set; } 
  
Public Property EventID As CodedValueType 
public: 
property CodedValueType^ EventID { 
   CodedValueType^ get(); 
   void set (    CodedValueType^ ); 
} 

Property Value

The event ID.

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