←Select platform

ProcedureCodeSequence Property (HangingProtocolDefinition)

Summary

Gets or sets the Procedure Code Sequence.

Syntax

C#
VB
C++
[DataMemberAttribute()] 
[ElementAttribute(528434)] 
public System.Collections.Generic.List<Leadtools.Dicom.Common.DataTypes.CodeSequence> ProcedureCodeSequence { get; set; } 
<DataMemberAttribute(),  
 ElementAttribute(528434)>  
Public Property ProcedureCodeSequence() As System.Collections.Generic.List(Of Leadtools.Dicom.Common.DataTypes.CodeSequence) 
   Get 
   Set 
public:  
   [DataMemberAttribute,  
   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.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Common Assembly
Click or drag to resize