←Select platform

ProcedureCodeSequence Property (HangingProtocolDefinitionSequence)

Summary

Gets or sets the Procedure Code Sequence.

Syntax

C#
VB
C++
[ElementAttribute(528434)] 
public System.Collections.Generic.List<Leadtools.Dicom.Common.DataTypes.CodeSequence> ProcedureCodeSequence { get; set; } 
<ElementAttribute(528434)>  
Public Property ProcedureCodeSequence() As System.Collections.Generic.List(Of Leadtools.Dicom.Common.DataTypes.CodeSequence) 
   Get 
   Set 
public:  
   [ElementAttribute(528434)] 
   property System::Collections::Generic::List<Leadtools::Dicom::Common::DataTypes::CodeSequence^>^ ProcedureCodeSequence 
   { 
      System::Collections::Generic::List<Leadtools::Dicom::Common::DataTypes::CodeSequence^>^ get() 
      void set(System::Collections::Generic::List<Leadtools::Dicom::Common::DataTypes::CodeSequence^>^ value) 
   } 

Property Value

The Procedure Code Sequence.

Remarks

The ProcedureCodeSequence is a list of CodeSequence that specify a procedure to which this Hanging Protocol applies.

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