PerformedProcedureStepDiscontinuationReasonCodeSequence Property

Summary
The reason the Performed Procedure Step Status (0040,0252) was set to DISCONTINUED.
Syntax
C#
C++/CLI
[Element(DicomTag.PerformedProcedureStepDiscontinuationReasonCodeSequence, Requirement = DicomIodUsageType.OptionalElement)] 
public List<CodeSequence> PerformedProcedureStepDiscontinuationReasonCodeSequence { get; set; } 
[ElementAttribute()] 
public: 
property List<CodeSequence^>^ PerformedProcedureStepDiscontinuationReasonCodeSequence { 
   List<CodeSequence^>^ get(); 
   void set (    List<CodeSequence^>^ ); 
} 

Property Value

The reason the Performed Procedure Step Status (0040,0252) was set to DISCONTINUED.

Requirements

Target Platforms

See Also

Reference

MPPSNSet Class

MPPSNSet Members

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.