ProcedureCodeSequence Property

Summary
A sequence that conveys the (single) type of procedure performed.
Syntax
C#
C++/CLI
[Element(DicomTag.ProcedureCodeSequence, Requirement = DicomIodUsageType.Type1MandatoryElement)] 
public List<CodeSequence> ProcedureCodeSequence { get; set; } 
[ElementAttribute()] 
public: 
property List<CodeSequence^>^ ProcedureCodeSequence { 
   List<CodeSequence^>^ get(); 
   void set (    List<CodeSequence^>^ ); 
} 

Property Value

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

Requirements

Target Platforms

See Also

Reference

MPPSNSet Class

MPPSNSet Members

Help Version 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.