Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Worklist.DataAccessLayer assembly)

Show in webframe

PerformedProcedureStepEndTime Property (PPSInformation)






Gets or sets the Performed Procedure Step End Time.
Syntax
public Nullable<DicomTimeRangeValue> PerformedProcedureStepEndTime {get; set;}
'Declaration
 
Public Property PerformedProcedureStepEndTime As Nullable(Of DicomTimeRangeValue)
'Usage
 
Dim instance As PPSInformation
Dim value As Nullable(Of DicomTimeRangeValue)
 
instance.PerformedProcedureStepEndTime = value
 
value = instance.PerformedProcedureStepEndTime

            

            
public:
property Nullable<DicomTimeRangeValue> PerformedProcedureStepEndTime {
   Nullable<DicomTimeRangeValue> get();
   void set (    Nullable<DicomTimeRangeValue> value);
}

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

See Also

Reference

PPSInformation Class
PPSInformation Members

Error processing SSI file
Leadtools.Medical.Worklist.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features