PerfProcStepStartDate Property

Summary
Gets or sets the performed procedure step start date.
Syntax
C#
VB
C++
public Nullable<DateTime> PerfProcStepStartDate { get; set; } 
  
<BrowsableAttribute(False)> 
Public Property PerfProcStepStartDate As Nullable(Of Date) 
[BrowsableAttribute(false)] 
public: 
property Nullable<DateTime> PerfProcStepStartDate { 
   Nullable<DateTime> get(); 
   void set (    Nullable<DateTime> ); 
} 

Property Value

The performed procedure step start date.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.