PerformedProcedureStepEndDate Property

Summary
Date on which the Modality Performed Procedure Step ended.
Syntax
C#
C++/CLI
[Element(DicomTag.PerformedProcedureStepEndDate, Requirement = DicomIodUsageType.Type2MandatoryElement)] 
public Nullable<DateTime> PerformedProcedureStepEndDate { get; set; } 
[ElementAttribute()] 
public: 
property Nullable<DateTime> PerformedProcedureStepEndDate { 
   Nullable<DateTime> get(); 
   void set (    Nullable<DateTime> ); 
} 

Property Value

Date on which the Modality Performed Procedure Step ended.

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.