PerformedProtocolCodeSequence Property

Summary
Sequence describing the Protocol performed for this Procedure Step.
Syntax
C#
C++/CLI
[Element(DicomTag.PerformedProtocolCodeSequence, Requirement = DicomIodUsageType.Type2MandatoryElement)] 
public List<CodeSequence> PerformedProtocolCodeSequence { get; set; } 
[ElementAttribute()] 
public: 
property List<CodeSequence^>^ PerformedProtocolCodeSequence { 
   List<CodeSequence^>^ get(); 
   void set (    List<CodeSequence^>^ ); 
} 

Property Value

Sequence describing the Protocol performed for this Procedure Step.

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.