←Select platform

ReferencedImageSequence Property (CompositeInstanceDataSet)

Summary

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

Syntax

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

Property Value

A ReferencedImageSequenceDataTable containing the information about the 'Referenced Image 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