LEADTOOLS Medical (Leadtools.Medical.Worklist.DataAccessLayer assembly)

PerformedProcedureStepEndDate Property (PPSInformation)

Show in webframe





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

            

            
public:
property Nullable<DicomDateRangeValue> PerformedProcedureStepEndDate {
   Nullable<DicomDateRangeValue> get();
   void set (    Nullable<DicomDateRangeValue> value);
}

Property Value

A Nullable Leadtools.Dicom.DicomDateRangeValue representing the Performed Procedure Step End Date 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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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