PersonIdentificationCodeSequence Property

Summary
Gets or sets the person identification code sequence.
Syntax
C#
C++/CLI
[Element(DicomTag.PersonIdentificationCodeSequence)] 
public List<CodeSequence> PersonIdentificationCodeSequence { get; set; } 
[ElementAttribute()] 
public: 
property List<CodeSequence^>^ PersonIdentificationCodeSequence { 
   List<CodeSequence^>^ get(); 
   void set (    List<CodeSequence^>^ ); 
} 

Property Value

The person identification code sequence.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.