PerformedProtocolCodeSequence Property

Summary
Sequence describing the Protocol performed for this Procedure Step.
Syntax
C#
VB
C++
[Element(DicomTag.PerformedProtocolCodeSequence, Requirement = DicomIodUsageType.Type2MandatoryElement)] 
public List<CodeSequence> PerformedProtocolCodeSequence { get; set; } 
<ElementAttribute()> 
Public Property PerformedProtocolCodeSequence As List(Of CodeSequence) 
[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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

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