←Select platform

ReferencedStudySequence Property (CompositeInstanceDataSet)

Summary

Gets a strongly typed System.Data.DataTable for the physical 'Referenced Study Sequence' table.

Syntax

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

Property Value

A ReferencedStudySequenceDataTable which holds the information about the 'Referenced Study Sequence' table.

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