←Select platform

Item Property (ReferencedStudySequenceDataTable)

Summary

Gets the ReferencedStudySequenceRow at the specified index.

Syntax

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

Property Value

The specified ReferencedStudySequenceRow

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