Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

ProcedureCodeSequence Property (MPPSNSet)






A sequence that conveys the (single) type of procedure performed.
Syntax
[ElementAttribute()]
public List<CodeSequence> ProcedureCodeSequence {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property ProcedureCodeSequence As List(Of CodeSequence)
'Usage
 
Dim instance As MPPSNSet
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

A sequence that conveys the (single) type of procedure performed.
Requirements

Target Platforms

See Also

Reference

MPPSNSet Class
MPPSNSet Members

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