Leadtools.Medical.Worklist.DataAccessLayer.MatchingParameters Namespace > PPSInformation Class : PerformedProcedureStepEndTime Property |
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 IReference<DicomTimeRangeValue> PerformedProcedureStepEndTime {get; set;}
get_PerformedProcedureStepEndTime();
set_PerformedProcedureStepEndTime(value);
public: property Nullable<DicomTimeRangeValue> PerformedProcedureStepEndTime { Nullable<DicomTimeRangeValue> get(); void set ( Nullable<DicomTimeRangeValue> 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