←Select platform

Row Property (ReferencedPatientSequenceRowChangeEvent)

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 ReferencedPatientSequenceRow Row { get; } 
<GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0"),  
 DebuggerNonUserCodeAttribute()>  
Public ReadOnly Property Row() As ReferencedPatientSequenceRow 
   Get 
public:  
   [GeneratedCodeAttribute(L"System.Data.Design.TypedDataSetGenerator", L"4.0.0.0"),  
   DebuggerNonUserCodeAttribute] 
   property ReferencedPatientSequenceRow^ Row 
   { 
      ReferencedPatientSequenceRow^ get() 
   } 

Property Value

The ReferencedPatientSequenceRow 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