Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

ReasonForRequestedProcedureCodeSequence Property






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

Property Value

The reason for requested procedure code sequence.
Requirements

Target Platforms

See Also

Reference

RequestAttributes Class
RequestAttributes Members

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