Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

ProcedureCodeSequence Property (ModalityPerformedProcedureStep)






Gets or sets the procedure code sequence.
Syntax
[ElementAttribute()]
public List<CodeSequence> ProcedureCodeSequence {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property ProcedureCodeSequence As List(Of CodeSequence)
'Usage
 
Dim instance As ModalityPerformedProcedureStep
Dim value As List(Of CodeSequence)
 
instance.ProcedureCodeSequence = value
 
value = instance.ProcedureCodeSequence
[ElementAttribute()]
public:
property List<CodeSequence^>^ ProcedureCodeSequence {
   List<CodeSequence^>^ get();
   void set (    List<CodeSequence^>^ value);
}

Property Value

The procedure code sequence.
Requirements

Target Platforms

See Also

Reference

ModalityPerformedProcedureStep Class
ModalityPerformedProcedureStep Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features