←Select platform

PerformedProcedureStepStartDate Property

Summary

Gets or sets the performed procedure step start date.

Syntax

C#
VB
C++
[Leadtools.Dicom.Common.Extensions.ElementAttribute()] 
public Nullable<DateTime> PerformedProcedureStepStartDate {get; set;} 
<Leadtools.Dicom.Common.Extensions.ElementAttribute()> 
Public Property PerformedProcedureStepStartDate As Nullable(Of Date) 
[Leadtools.Dicom.Common.Extensions.ElementAttribute()] 
public: 
property Nullable<DateTime> PerformedProcedureStepStartDate { 
   Nullable<DateTime> get(); 
   void set (    Nullable<DateTime> ); 
} 

Property Value

The performed procedure step start date.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Common Assembly
Click or drag to resize