Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.AddIn.Audit Namespace > AuditMessage Class : EventIdentification Property |
public EventIdentificationType EventIdentification {get; set;}
'Declaration Public Property EventIdentification As EventIdentificationType
'Usage Dim instance As AuditMessage Dim value As EventIdentificationType instance.EventIdentification = value value = instance.EventIdentification
public: property EventIdentificationType^ EventIdentification { EventIdentificationType^ get(); void set ( EventIdentificationType^ value); }