←Select platform

ReferencedPerformedProcedureStepSequence Property

Summary

Gets a strongly typed System.Data.DataTable for the physical 'Referenced Performed Procedure Step Sequence' table.

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

Property Value

A ReferencedPerformedProcedureStepSequenceDataTable which holds the information about the 'Referenced Performed Procedure Step Sequence' table.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.