Row Property

Summary
Gets the row upon which an action has occurred.
Syntax
C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
public DICOMServerEventLogRow Row { get; } 
  
Public ReadOnly Property Row As DICOMServerEventLogRow 
public: 
property DICOMServerEventLogRow^ Row { 
   DICOMServerEventLogRow^ get(); 
} 

Property Value

The DicomEventLogDataSet.DICOMServerEventLogRow upon which an action has occurred.

Requirements

Target Platforms

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

Leadtools.Medical.Logging.DataAccessLayer Assembly

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