Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

PersonIdentificationCodeSequence Property






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

Property Value

The person identification code sequence.
Requirements

Target Platforms

See Also

Reference

PersonIdentification Class
PersonIdentification Members

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