Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

PerformedProcedureStepEndDate Property (ModalityPerformedProcedureStep)






Gets or sets the performed procedure step end date.
Syntax
[ElementAttribute()]
public Nullable<DateTime> PerformedProcedureStepEndDate {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property PerformedProcedureStepEndDate As Nullable(Of Date)
'Usage
 
Dim instance As ModalityPerformedProcedureStep
Dim value As Nullable(Of Date)
 
instance.PerformedProcedureStepEndDate = value
 
value = instance.PerformedProcedureStepEndDate
[ElementAttribute()]
public:
property Nullable<DateTime> PerformedProcedureStepEndDate {
   Nullable<DateTime> get();
   void set (    Nullable<DateTime> value);
}

Property Value

The performed procedure step end date.
Requirements

Target Platforms

See Also

Reference

ModalityPerformedProcedureStep Class
ModalityPerformedProcedureStep Members

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