ReferencedImageSequence Property

Summary

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

Syntax
C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
public ReferencedImageSequenceDataTable ReferencedImageSequence { get; } 
  
Public ReadOnly Property ReferencedImageSequence As ReferencedImageSequenceDataTable 
public: 
property ReferencedImageSequenceDataTable^ ReferencedImageSequence { 
   ReferencedImageSequenceDataTable^ get(); 
} 

Property Value

A ReferencedImageSequenceDataTable which holds the information about the 'Referenced Image Sequence' table.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.DataAccessLayer Assembly