Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

PerformedProcedureStepEndDate Property (MPPSNSet)






Date on which the Modality Performed Procedure Step ended.
Syntax
[ElementAttribute()]
public Nullable<DateTime> PerformedProcedureStepEndDate {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property PerformedProcedureStepEndDate As Nullable(Of Date)
'Usage
 
Dim instance As MPPSNSet
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

Date on which the Modality Performed Procedure Step ended.
Requirements

Target Platforms

See Also

Reference

MPPSNSet Class
MPPSNSet Members

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