Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

PurposeOfReferenceCodeSequence Property






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

Property Value

The purpose of reference code sequence.
Requirements

Target Platforms

See Also

Reference

ContributingEquipment Class
ContributingEquipment Members

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