PerformedProcedureStepEndTime Property

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

Property Value

Time at 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.