EventIdentification Property

Summary

Gets or sets the event identification.

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

Property Value

The event identification for a specific audited event.

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