←Select platform

Row Property (NameOfPhysicianReadingStudyRowChangeEvent)

Summary

Gets the row upon which an action has occurred.

Syntax

C#
VB
C++
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 
[DebuggerNonUserCodeAttribute()] 
public NameOfPhysicianReadingStudyRow Row { get; } 
<GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0"),  
 DebuggerNonUserCodeAttribute()>  
Public ReadOnly Property Row() As NameOfPhysicianReadingStudyRow 
   Get 
public:  
   [GeneratedCodeAttribute(L"System.Data.Design.TypedDataSetGenerator", L"4.0.0.0"),  
   DebuggerNonUserCodeAttribute] 
   property NameOfPhysicianReadingStudyRow^ Row 
   { 
      NameOfPhysicianReadingStudyRow^ get() 
   } 

Property Value

The NameOfPhysicianReadingStudyRow upon which an action has occurred.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Storage.DataAccessLayer Assembly
Click or drag to resize