PerformedProcedureStepEndTime Property

Summary
Gets or sets the Performed Procedure Step End Time.
Syntax
C#
C++/CLI
[DataMemberAttribute()] 
[EntityElementAttribute()] 
public Nullable<DicomTimeRangeValue> PerformedProcedureStepEndTime { get; set; } 
public: 
property Nullable<DicomTimeRangeValue> PerformedProcedureStepEndTime { 
   Nullable<DicomTimeRangeValue> get(); 
   void set (    Nullable<DicomTimeRangeValue> ); 
} 

Property Value

A Nullable Leadtools.Dicom.DicomTimeRangeValue representing the Performed Procedure Step End Time to match against.

Remarks

Set this value to null to ignore this field for all matchings

Requirements

Target Platforms

Help Version 22.0.2022.12.13
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.DataAccessLayer Assembly

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