PerfProcStepStartDate Property

Summary

Gets or sets the performed procedure step start date.

Syntax
C#
VB
C++
public Nullable<DateTime> PerfProcStepStartDate { get; set; } 
  
Public Property PerfProcStepStartDate As Nullable(Of Date) 
public: 
property Nullable<DateTime> PerfProcStepStartDate { 
   Nullable<DateTime> get(); 
   void set (    Nullable<DateTime> ); 
} 

Property Value

The performed procedure step start date.

Requirements

Target Platforms

See Also

Reference

FindQuery Class

FindQuery Members

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

Leadtools.Dicom.Scu Assembly