Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

PerformedProtocolCodeSequence Property (ModalityPerformedProcedureStep)






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

Property Value

The performed protocol 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