Leadtools.Medical.Worklist.DataAccessLayer.MatchingParameters Namespace > PPSInformation Class : PerformedProcedureStepStartDate Property |
public Nullable<DicomDateRangeValue> PerformedProcedureStepStartDate {get; set;}
'Declaration Public Property PerformedProcedureStepStartDate As Nullable(Of DicomDateRangeValue)
'Usage Dim instance As PPSInformation Dim value As Nullable(Of DicomDateRangeValue) instance.PerformedProcedureStepStartDate = value value = instance.PerformedProcedureStepStartDate
public IReference<DicomDateRangeValue> PerformedProcedureStepStartDate {get; set;}
get_PerformedProcedureStepStartDate();
set_PerformedProcedureStepStartDate(value);
public: property Nullable<DicomDateRangeValue> PerformedProcedureStepStartDate { Nullable<DicomDateRangeValue> get(); void set ( Nullable<DicomDateRangeValue> value); }
Set this value to null to ignore this field for all matchings
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2